CVE-2026-23450
A critical bug in the Linux kernel’s SMC (Socket Message Control) handling can cause a crash when a listening socket is closed while a SYN packet is being processed. The flaw allows an attacker to trigger a null pointer dereference or use‑after‑free, leading to a denial of service. The issue has been fixed in recent kernel releases.
An official fix is available, so this entry is kept for 30 days and then removed automatically.
Who is affected
Linux kernel, including version 7.0 and earlier. Any system running an affected kernel is vulnerable.
Real-world impact
An attacker could send specially crafted TCP packets to a vulnerable host, causing the kernel to crash and the system to reboot or become unresponsive. This would deny service to legitimate users.
Why this severity
The CVSS score of 9.8 reflects that the vulnerability can be exploited remotely over the network (AV:N), requires no user interaction (UI:N), and has no authentication (PR:N). It fully compromises confidentiality, integrity, and availability, giving an attacker the ability to crash the kernel.
What to do about it
- 011. Check the current kernel version with `uname -r`.
- 022. Install the latest kernel update from your distribution’s package manager or from the kernel source.
- 033. Reboot the system to load the updated kernel.
- 044. Verify the new kernel version with `uname -r` to confirm the patch is applied.
NVD-referenced vendor advisory
Timeline
- Apr 3, 2026 · Apr 3, 2026PublishedDisclosed and added to the National Vulnerability Database.
- Jul 24, 2026 · 11d agoAdvisory updatedThe NVD record was last revised.
- Jul 26, 2026 · 10d agoOfficial fix availableA vendor patch or mitigation now exists — see the remediation steps above.
How it’s attacked
References & advisories
- git.kernel.org/stable/c/1e4f873879e075bbd4…patch
- git.kernel.org/stable/c/1fab5ece76fb42a761…patch
- git.kernel.org/stable/c/6d5e4538364b9ceb1a…patch
- git.kernel.org/stable/c/cadf3da46c15523fba…patch
- git.kernel.org/stable/c/f00fc26c8a06442b22…patch
- git.kernel.org/stable/c/f315277856caeafcd9…patch
- git.kernel.org/stable/c/fd7579f0a2c84ba8a7…patch
- cert-portal.siemens.com/productcert/html/ssa-019113…
- cert-portal.siemens.com/productcert/html/ssa-082556…