PT-2026-34422 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-22
·
CVE-2026-31517
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the xfrm iptfs component during the reassembly of inner packets. In the
iptfs reassem cont() function, the system attempts to append data to a packet. If a zero-copy approach is initially successful, the packet becomes non-linear. When a subsequent fragment fails to meet fast-path conditions, a memory copy is performed using the skb put() function. Because the packet is non-linear, this triggers an SKB LINEAR ASSERT check, leading to a system panic (invalid opcode).Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel