PT-2026-34376 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-05-06
·
CVE-2026-31471
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the xfrm iptfs component where the
iptfs clone state() function stores x->mode data before the reorder window is allocated. If this allocation fails, the system frees the cloned state and returns an error, but x->mode data continues to point to the freed memory. Subsequently, the xfrm clone unwind process calls destroy state() using the invalid x->mode data pointer, leading to a double-free scenario where the IPTFS state is torn down again.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel