PT-2026-8145 · Linux+2 · Linux Kernel+2
Syzbot
·
Published
2026-01-01
·
Updated
2026-05-26
·
CVE-2026-23150
CVSS v3.1
5.5
Medium
| Vector | AV: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
The Linux kernel contained a memory leak in the NFC LLCP (Logical Link Control Protocol) implementation, specifically within the
nfc llcp send ui frame() function. The issue stemmed from a lack of synchronization between the function and the local cleanup() routine, leading to potential memory leaks when an skb (socket buffer) was queued into the local->tx queue after being purged during cleanup. The syzbot fuzzer identified this issue through reports of memory leaks related to NFC structures like nfc llcp sock, sk buff, and nfc dev. The root cause was that nfc llcp send ui frame() could attempt to allocate a skb after the socket had been released, resulting in a memory leak.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu