CVE-2023-2177
Linux Kernel vulnerability analysis and mitigation

Overview

A null pointer dereference vulnerability (CVE-2023-2177) was discovered in the SCTP network protocol, specifically in the net/sctp/stream_sched.c file of the Linux Kernel. The vulnerability was identified when stream_in allocation fails, causing stream_out to be freed and subsequently accessed, leading to potential system instability (CVE Details).

Technical details

The vulnerability occurs in the SCTP network protocol implementation when calling sctp_sendmsg without first connecting to the server. When processing INIT_ACK from the server in sctp_process_init(), the system calls sctp_stream_init() to allocate stream_in. If this allocation fails, all stream_out resources are freed in sctp_stream_init's error path, leading to a crash during association freeing when attempting to dequeue data chunks due to missing stream_out (Kernel Commit).

Impact

The vulnerability allows local users to crash the system or potentially cause a denial of service condition. When exploited, it can lead to system instability through null pointer dereference (CVE Details).

Mitigation and workarounds

The issue has been fixed in various Linux distributions through kernel updates. The fix involves moving the error path stream_out/in freeing in sctp_stream_init() to sctp_stream_free(), which is called when freeing the association in sctp_association_free(). This prevents the premature freeing of stream resources (Kernel Commit).

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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-fips
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-fips
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-oracle-6.8
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-6.8
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel-devel
NoYesJan 05, 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