CVE-2026-23150

CWE-401Memory Leak8 documents8 sources
Severity
5.5MEDIUM
EPSS
0.0%
top 96.88%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedFeb 14
Latest updateApr 9

Description

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame(). syzbot reported various memory leaks related to NFC, struct nfc_llcp_sock, sk_buff, nfc_dev, etc. [0] The leading log hinted that nfc_llcp_send_ui_frame() failed to allocate skb due to sock_error(sk) being -ENXIO. ENXIO is set by nfc_llcp_socket_release() when struct nfc_llcp_local is destroyed by local_cleanup(). The problem is that there is no synchronisation between nfc

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages3 packages

NVDlinux/linux_kernel3.85.10.249+6
CVEListV5linux/linux94f418a206648c9be6fd84d6681d6956b8f8b106ab660cb8e17aa93426d1e821c2cce60e4b9bc56a+7
Debianlinux< 5.10.249-1+3

Patches

🔴Vulnerability Details

3
CVEList
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().2026-02-14
OSV
CVE-2026-23150: In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame()2026-02-14
GHSA
GHSA-2j2f-9hjh-v2xm: In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame()2026-02-14

📋Vendor Advisories

3
Ubuntu
Linux kernel (NVIDIA Tegra) vulnerabilities2026-04-09
Red Hat
kernel: nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame()2026-02-14
Debian
CVE-2026-23150: linux - In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: ...2026

🕵️Threat Intelligence

1
Wiz
CVE-2026-23150 Impact, Exploitability, and Mitigation Steps | Wiz
CVE-2026-23150 (MEDIUM CVSS 5.5) | In the Linux kernel | cvebase.io