CVE-2026-31671

Published: April 25, 2026Last modified: April 25, 2026

Description

In the Linux kernel, the following vulnerability has been resolved: xfrm_user: fix info leak in build_report() struct xfrm_user_report is a __u8 proto field followed by a struct xfrm_selector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace. Fix that up by zeroing the structure before setting individual member variables.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsVulnerable (6.1.168-r0)
25 LTSlinux-ltsVulnerable (6.12.81-r0)
Streamlinux-ltsVulnerable (6.12.80-r0)

References

ON THIS PAGE