PT-2026-51875 · Linux+2 · Linux Kernel+2
CVE-2026-52981
·
Published
2026-04-27
·
Updated
2026-09-07
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
neigh xmit() function where the socket buffer (skb) is not properly released when no neighbor table is found. Specifically, if the function is called with an uninitialized neighbor table, such as NEIGH ND TABLE when IPv6 is disabled, it returns -EAFNOSUPPORT and bypasses the internal out kfree skb error path. Since the return value of neigh xmit() is ignored, this leads to an SKB leak, which is a failure to release memory allocated for network packets.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Missing Release of Resource after Effective Lifetime
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu