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

Published

2024-07-31

·

Updated

2025-10-03

·

CVE-2024-46701

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 is related to infinite directory reads for offset dir in the Linux kernel. When tmpfs dir operations are switched from simple dir operations to simple offset dir operations, every rename operation fills a new dentry to the dest dir's maple tree with a free key starting with octx->newx offset, and then sets newx offset equals to free key + 1. This leads to infinite readdir when combined with rename operations happening at the same time, causing the test generic/736 in xfstests to fail. The fix involves recording the last index when opening a dir and not emitting entries with an index greater than or equal to last index.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Infinite Loop

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

Weakness Enumeration

Related Identifiers

ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
ALT-PU-2024-13260
ALT-PU-2025-12647
AZL-49318
BDU:2025-03766
CVE-2024-46701
OESA-2024-2219
USN-7154-1
USN-7154-2
USN-7155-1
USN-7156-1
USN-7196-1

Affected Products

Alt Linux
Linuxmint
Linux Kernel
Ubuntu