CVE-2026-23339
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/03/2026
Last modified:
23/04/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
nfc: nci: free skb on nci_transceive early error paths<br />
<br />
nci_transceive() takes ownership of the skb passed by the caller,<br />
but the -EPROTO, -EINVAL, and -EBUSY error paths return without<br />
freeing it.<br />
<br />
Due to issues clearing NCI_DATA_EXCHANGE fixed by subsequent changes<br />
the nci/nci_dev selftest hits the error path occasionally in NIPA,<br />
and kmemleak detects leaks:<br />
<br />
unreferenced object 0xff11000015ce6a40 (size 640):<br />
comm "nci_dev", pid 3954, jiffies 4295441246<br />
hex dump (first 32 bytes):<br />
6b 6b 6b 6b 00 a4 00 0c 02 e1 03 6b 6b 6b 6b 6b kkkk.......kkkkk<br />
6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk<br />
backtrace (crc 7c40cc2a):<br />
kmem_cache_alloc_node_noprof+0x492/0x630<br />
__alloc_skb+0x11e/0x5f0<br />
alloc_skb_with_frags+0xc6/0x8f0<br />
sock_alloc_send_pskb+0x326/0x3f0<br />
nfc_alloc_send_skb+0x94/0x1d0<br />
rawsock_sendmsg+0x162/0x4c0<br />
do_syscall_64+0x117/0xfc0
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.2.1 (including) | 5.10.253 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.203 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.167 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.130 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.77 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.17 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.7 (excluding) |
| cpe:2.3:o:linux:linux_kernel:3.2:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/3245801d44a44c090acefe19a12d22d12cac45c5
- https://git.kernel.org/stable/c/33f6b8a96dda045789796c3bcb451c74ac158039
- https://git.kernel.org/stable/c/54f7f0eaafa56b5994cdb5c7967946922c2e1d22
- https://git.kernel.org/stable/c/6d898f943766440cf766d30364e715111c3563b5
- https://git.kernel.org/stable/c/7bd4b0c4779f978a6528c9b7937d2ca18e936e2c
- https://git.kernel.org/stable/c/9d448bbab724b94d6c561e1f314656f5b88a7cb3
- https://git.kernel.org/stable/c/b367cb44d919f35b07cd56feffa15e68cd9f53f9
- https://git.kernel.org/stable/c/dcbcccfc5195c9caaa4bb8d31f23c345f00a9e89



