Description
In the Linux kernel, the following vulnerability has been resolved: net: ncsi: fix skb leak in error paths Early return paths in NCSI RX and AEN handlers fail to release the received skb, resulting in a memory leak. Specifically, ncsi_aen_handler() returns on invalid AEN packets without consuming the skb. Similarly, ncsi_rcv_rsp() exits early when failing to resolve the NCSI device, response handler, or request, leaving the skb unfreed.
References (8)
Core 8
Core References
Scores
CVSS v3
7.5
EPSS
0.0050
EPSS Percentile
39.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-401
Status
published
Products (27)
linux/Kernel
4.8.0 - 5.10.253linux
linux/Kernel
5.11.0 - 5.15.203linux
linux/Kernel
5.16.0 - 6.1.167linux
linux/Kernel
6.13.0 - 6.18.19linux
linux/Kernel
6.19.0 - 6.19.9linux
linux/Kernel
6.2.0 - 6.6.130linux
linux/Kernel
6.7.0 - 6.12.78linux
Linux/Linux
< 4.8
Linux/Linux
138635cc27c9737f940c3aa80912ff7a61c825af - 553366c271479c0d571dd1bb5d1bcde4747fb82e
Linux/Linux
138635cc27c9737f940c3aa80912ff7a61c825af - 59962588197863d0d746879f193905c0c6b3df49
... and 17 more
Published
May 08, 2026
Tracked Since
May 08, 2026