Security Advisory

CVE-2026-43089

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 07:40:22
Last updated 2026-06-01 16:14:29
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: xfrm_user: fix info leak in build_mapping() struct xfrm_usersa_id has a one-byte padding hole after the proto field, which ends up never getting set to zero before copying out to userspace. Fix that up by zeroing out the whole structure before setting individual variables.