CVE-2024-58017
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-58017 is a vulnerability in the Linux kernel's printk system that was discovered and disclosed on February 26, 2025. The issue involves a signed integer overflow vulnerability when defining LOG_BUF_LEN_MAX in the kernel's printk functionality. This vulnerability affects multiple versions of the Linux kernel, including versions 6.13 through 6.13.3, 6.2 through 6.6.78, 6.7 through 6.12.14, and versions prior to 6.1.129 (NVD).

Technical details

The vulnerability occurs in the kernel/printk/printk.c file where shifting 1 << 31 on a 32-bit int causes signed integer overflow, leading to undefined behavior. The issue specifically relates to the definition of LOG_BUF_LEN_MAX. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) with a vector string of CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability could lead to undefined behavior in the kernel's printing system. While there is no direct impact on confidentiality or integrity, the vulnerability has been assessed to have a high impact on availability, as indicated by the CVSS scoring (NVD).

Mitigation and workarounds

The vulnerability has been fixed by casting the value 1 to u32 before performing the shift operation, ensuring well-defined behavior. The fix explicitly avoids any potential overflow by ensuring that the shift occurs on an unsigned 32-bit integer. The patch has been implemented across multiple kernel versions (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