PT-2024-33832 · Linux+8 · Linux Kernel+8
Alexey Dobriyan
·
Published
2024-10-21
·
Updated
2026-05-26
·
CVE-2024-49994
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
The issue is related to an integer overflow in BLKSECDISCARD, which can cause a near infinite loop inside
blkdev issue secure erase(). This occurs when a specific ioctl call is made with a large value, such as uint64 t r[2] = {512, 18446744073709551104ULL}; and ioctl(fd, BLKSECDISCARD, r);. The problem leads to an attempt to access beyond the end of a device.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Hat
Red Os
Suse
Ubuntu