PT-2026-34422 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-31517
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
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.
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel