PT-2024-9795 · Linux+5 · Linux Kernel+5

Published

2024-04-15

·

Updated

2025-03-27

·

CVE-2024-38576

CVSS v3.1

7.1

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Name of the Vulnerable Software and Affected Versions: Linux kernel (affected versions not specified)
Description: The issue is related to a buffer overflow in the print cpu stall info() function. This can occur when there is a huge difference in jiffies difference, causing the rcuc-starvation output to overflow the buffer. The situation might seem improbable, but computers sometimes get very confused about time, which can result in full-sized integers and, in this case, buffer overflow. Additionally, the unsigned jiffies difference is printed using %ld, which is normally for signed integers, and this is intentional for debugging purposes but not obvious from the code. The commit changes sprintf() to snprintf() and adds a clarifying comment about the intention of the %ld format.
Recommendations: At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Buffer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2024-11569
CVE-2024-38576
MGASA-2024-0263
MGASA-2024-0266
OESA-2024-1960
OPENSUSE-SU-2024_3984-1
OPENSUSE-SU-2024_3986-1
SUSE-SU-2024:3984-1
SUSE-SU-2024:3986-1
SUSE-SU-2024:4318-1
SUSE-SU-2024:4387-1
SUSE-SU-2025:20163-1
SUSE-SU-2025:20164-1
SUSE-SU-2025:20246-1
SUSE-SU-2025:20247-1
USN-6949-1
USN-6949-2
USN-6952-1
USN-6952-2
USN-6955-1

Affected Products

Astra Linux
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu