PT-2026-34423 · Linux · Linux Kernel

Published

2026-04-22

·

Updated

2026-04-23

·

CVE-2026-31518

CVSS v3.1

5.5

Medium

VectorAV: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.

Memory Leak

Weakness Enumeration

Related Identifiers

CVE-2026-31518
ECHO-EFDD-7E24-05FD

Affected Products

Linux Kernel