PT-2025-25845 · Linux+5 · Linux Kernel+5
Published
2025-03-19
·
Updated
2026-04-20
·
CVE-2025-38071
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
A resolved issue in the Linux kernel involves the function
memblock phys alloc range(), where with a specific configuration (CONFIG PHYSICAL START=0x100000), if there is less than 4 MiB of contiguous free memory available, the kernel would crash. This happens because memblock phys alloc range() returns 0 on failure, leading memblock phys free() to incorrectly handle the first 4 MiB of physical memory. The expectation is for the kernel to fail gracefully with a meaningful diagnostic instead of crashing.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Unchecked Return Value
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Ubuntu