CVE-2024-50299
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-50299 affects the Linux kernel's SCTP (Stream Control Transmission Protocol) implementation. The vulnerability was discovered in the sctp_sf_ootb() function where improper chunk size validation could lead to a crash. This issue affects Linux kernel versions from 2.6.12 up to versions before 4.19.324, 5.4.286, 5.10.230, 5.15.172, and other versions in between (NVD).

Technical details

The vulnerability stems from insufficient size validation in the sctp_sf_ootb() function within net/sctp/sm_statefuns.c. Similar to a previous fix in commit 50619dbf8db7 for chunk size validation, this vulnerability required proper validation when walking chunks. The issue manifests as a KMSAN (Kernel Memory Sanitizer) reported uninit-value bug in the sctp_sf_ootb function. The CVSS v3.1 base score is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to a system crash when processing SCTP packets, affecting system availability. The issue is classified as CWE-908 (Use of Uninitialized Resource) and primarily impacts system stability (NVD).

Mitigation and workarounds

The issue has been fixed through a patch that properly validates chunk size in sctp_sf_ootb(). The fix involves modifying the condition in the while loop to ensure proper size validation: 'while (ch_end + sizeof(*ch) < skb_tail_pointer(skb))'. Multiple Linux distributions have released updates to address this vulnerability, including Ubuntu and Debian (Kernel Patch).

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