PT-2025-8075 · Linux+3 · Linux Kernel+3
Christophe Jaillet
·
Published
2022-11-15
·
Updated
2025-09-29
·
CVE-2022-49147
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 the
blk alloc ext minor() function in the Linux kernel, where the ida alloc range() function returns values from min to max, inclusive. This can cause an overflow when NR EXT DEVT is used as disk->first minor in the device add disk() function, specifically in the line ddev->devt = MKDEV(disk->major, disk->first minor). The NR EXT DEVT value is equivalent to (1 << MINORBITS), which can lead to an overflow.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Red Hat
Suse