GHSA-8xhw-c2pc-2vqqMediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: xfrm_user: fix info leak in...

Published
May 6, 2026
Last Modified
June 1, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (10)