CVE-2023-53296
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53296 is a vulnerability discovered in the Linux kernel affecting the SCTP (Stream Control Transmission Protocol) implementation. The vulnerability was disclosed on September 16, 2025, and involves a corner case in stream number handling after wait_for_sndbuf operation (NVD).

Technical details

The vulnerability occurs when the asoc out stream count may change after wait_for_sndbuf. Specifically, when the main thread in the client starts a connection with out stream count N while the server's in stream count is N-2, another thread in the client sending messages with stream number N-1 and waiting for sndbuf before processing INIT_ACK can trigger a crash. After processing INIT_ACK, the client's out stream count is reduced to N-2, matching the server's in stream count. The crash manifests as a null pointer dereference when attempting to send a message in a non-existing stream (NVD).

Impact

The vulnerability can lead to a system crash due to null pointer dereference when attempting to access non-existing streams in the SCTP implementation. This could potentially affect system stability and availability in environments where SCTP is actively used (NVD).

Mitigation and workarounds

A fix has been implemented that adds an unlikely check for the send stream number after the thread wakes up from the wait_for_sndbuf operation. This patch has been integrated into the Linux kernel to prevent the null pointer dereference condition (NVD).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management