2 matches found
The vulnerability of the iptfs_reassem_cont() function in the net/xfrm/xfrm_iptfs.c module, which is part of the Linux kernel’s networking functions, allows a hacker to cause a service failure.
The vulnerability of the iptfsreassemcont function in the net/xfrm/xfrmiptfs.c module, which implements networking functions for the Linux kernel, involves unlimited resource allocation. Exploiting this vulnerability could allow an attacker to cause a service failure...
CVE-2026-31517: Missing Release of Memory after Effective Lifetime
In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix skbput panic on non-linear skb during reassembly In iptfsreassemcont, IP-TFS attempts to append data to the new inner packet 'newskb' that is being reassembled. First a zero-copy approach is tried if it succeeds...