PT-2024-35571 · Linux+3 · Linux Kernel+3

Dan Carpenter

·

Published

2024-11-14

·

Updated

2025-09-29

·

CVE-2024-53107

CVSS v3.1

5.5

Medium

VectorAV: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 concerns an integer overflow in the pagemap scan get args() function within the Linux kernel's fs/proc/task mmu component. The arg->vec len variable, a u64 value provided by the user, is multiplied by sizeof(struct page region), which can lead to integer wrapping. To prevent this, the size mul() function is utilized. Additionally, since the size add/mul() functions operate on unsigned long values, it is essential to ensure that arg->vec len fits within an unsigned long for 32-bit systems.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Integer Overflow

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

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
ALT-PU-2024-17211
BDU:2025-15078
CVE-2024-53107
USN-7276-1
USN-7277-1
USN-7310-1
USN-7449-1
USN-7449-2
USN-7450-1
USN-7451-1
USN-7452-1
USN-7453-1
USN-7468-1
USN-7523-1
USN-7524-1

Affected Products

Alt Linux
Linuxmint
Linux Kernel
Ubuntu