CVE-2024-57938
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-57938 is a vulnerability discovered in the Linux kernel's SCTP (Stream Control Transmission Protocol) implementation. The issue was identified in the sctpassociationinit() function where an integer overflow could occur when setting the autoclose timer. While by default maxautoclose equals to INTMAX / HZ, users can set net.sctp.maxautoclose to UINTMAX, which could trigger the overflow condition (NVD).

Technical details

The vulnerability is classified as an Integer Overflow or Wraparound (CWE-190) with a CVSS v3.1 Base Score of 5.5 (Medium) and vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The issue specifically occurs in the sctpassociationinit() function where the autoclose timer value is calculated without proper type casting, potentially leading to an integer overflow when multiplying sp->autoclose with HZ (NVD).

Impact

The vulnerability affects multiple versions of the Linux kernel, including versions from 3.13 up to (excluding) 5.4.289, 5.5 to 5.10.233, 5.11 to 5.15.176, 5.16 to 6.1.124, 6.2 to 6.6.70, and 6.7 to 6.12.9, as well as several release candidates of version 6.13 (NVD).

Mitigation and workarounds

A fix has been implemented by modifying the calculation of the autoclose timer value in the sctpassociationinit() function. The patch adds proper type casting to (unsigned long) before performing the multiplication with HZ to prevent the integer overflow (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-40258HIGH7
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoNoDec 04, 2025
CVE-2025-40259MEDIUM6.2
  • Linux KernelLinux Kernel
  • kernel-rt-64k
NoNoDec 04, 2025
CVE-2025-40264MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-modules-extra
NoNoDec 04, 2025
CVE-2025-40254MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-devel-matched
NoNoDec 04, 2025
CVE-2025-40253MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-partner
NoNoDec 04, 2025

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