PT-2026-52328 · Linux+1 · Linux Kernel+1
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A double-free issue exists in the
netdev nl bind rx doit() function. This occurs because genlmsg reply() always consumes the socket buffer (skb), but the error path incorrectly calls nlmsg free(rsp), leading to the memory being freed twice. This situation typically arises when the kernel is called with an already-full receive buffer (rcvbuf).Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu