3 matches found
ROOT-OS-DEBIAN-12-CVE-2026-31671 CVE-2026-31671 in rootio-linux - Patched by Root
Root has patched CVE-2026-31671 in the rootio-linux package for Root:Debian:12. Multiple fixed versions available...
CVE-2026-31671
In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...
CVE-2026-31671
The CVE-2026-31671 issue is in the Linux kernel xfrm_user component. A struct xfrm_user_report includes a __u8 proto field followed by a struct xfrm_selector, creating three padding bytes that were never zeroed before copying to userspace. The vulnerability is a information leak caused by these u...