CVE-2026-31518
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Apr 22, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: esp: fix skb leak with espintcp and async crypto When the TX queue for espintcp is full, esp_output_tail_tcp will return an error and not free the skb, because with synchronous crypto, the common xfrm output code will drop the packet for us. With async crypto (esp_output_done), we need to drop the skb when esp_output_tail_tcp returns an error.
References
- https://git.kernel.org/stable/c/0c0eef8ccd2413b0a10eb6bbd3442333b1e64dd2
- https://git.kernel.org/stable/c/41aafca57de4a4c026701622bd4648f112a9edcd
- https://git.kernel.org/stable/c/4820847e036ff1035b01b69ad68dfc17e7028fe9
- https://git.kernel.org/stable/c/6a3ec6efbc4f90e0ccb2e71574f07351f19996f4
- https://git.kernel.org/stable/c/6aa9841d917532d0f2d932d1ff2f3a94305aaf47