PT-2026-34423 · Linux+2 · Linux Kernel+2
CVE-2026-31518
·
Published
2026-02-25
·
Updated
2026-08-30
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
A memory leak occurs in the Linux kernel involving socket buffers (skb) when using espintcp with asynchronous crypto. When the TX queue for espintcp is full, the
esp output tail tcp() function returns an error without freeing the skb. While synchronous crypto relies on the common xfrm output code to drop the packet, asynchronous crypto (handled by esp output done()) requires the skb to be dropped explicitly when esp output tail tcp() fails.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Missing Release of Resource after Effective Lifetime
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu