CVE-2026-23450 — NULL Pointer Dereference in Linux
Severity
7.0HIGH
No vectorEPSS
0.0%
top 90.94%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedApr 3
Description
In the Linux kernel, the following vulnerability has been resolved:
net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
Syzkaller reported a panic in smc_tcp_syn_recv_sock() [1].
smc_tcp_syn_recv_sock() is called in the TCP receive path
(softirq) via icsk_af_ops->syn_recv_sock on the clcsock (TCP
listening socket). It reads sk_user_data to get the smc_sock
pointer. However, when the SMC listen socket is being closed
concurrently, smc_close_active() sets clcsock->sk_user_data
to N…
Affected Packages3 packages
▶CVEListV5linux/linux8270d9c21041470f58348248b9d9dcf3bf79592e — 1e4f873879e075bbd4eb1c644d6933303ac5eba4+7
🔴Vulnerability Details
2GHSA▶
GHSA-m7g4-hqc4-25c8: In the Linux kernel, the following vulnerability has been resolved:
net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
Syzkaller repor↗2026-04-03
OSV▶
CVE-2026-23450: In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock() Syzkaller reporte↗2026-04-03
📋Vendor Advisories
2🕵️Threat Intelligence
1💬Community
1Bugzilla
▶