Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-23339

5.5 · MEDIUM
Published Mar 25, 2026 linux CWE-401 EPSS 0.12% (2th pctl)

Overview

CVE-2026-23339 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 25, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

nfc: nci: free skb on nci_transceive early error paths

nci_transceive() takes ownership of the skb passed by the caller,

but the -EPROTO, -EINVAL, and -EBUSY error paths return without

freeing it.

Due to issues clearing NCI_DATA_EXCHANGE fixed by subsequent changes

the nci/nci_dev selftest hits the error path occasionally in NIPA,

and kmemleak detects leaks:

unreferenced object 0xff11000015ce6a40 (size 640):

comm "nci_dev", pid 3954, jiffies 4295441246

hex dump (first 32 bytes):

6b 6b 6b 6b 00 a4 00 0c 02 e1 03 6b 6b 6b 6b 6b kkkk.......kkkkk

6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk

backtrace (crc 7c40cc2a):

kmem_cache_alloc_node_noprof+0x492/0x630

__alloc_skb+0x11e/0x5f0

alloc_skb_with_frags+0xc6/0x8f0

sock_alloc_send_pskb+0x326/0x3f0

nfc_alloc_send_skb+0x94/0x1d0

rawsock_sendmsg+0x162/0x4c0

do_syscall_64+0x117/0xfc0

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 3.2.1, < 5.10.253 Affected

Frequently Asked Questions

What is CVE-2026-23339?

CVE-2026-23339 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 25, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-23339?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-23339?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-23339?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-23339 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.