PT-2024-32207 · Linux+2 · Linux Kernel+2
Published
2024-09-06
·
Updated
2025-09-29
·
CVE-2024-46801
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
get stashed dentry() function in the Linux kernel, which tries to optimistically retrieve a stashed dentry from a provided location. To prevent Use-After-Free (UAF) issues, it needs to ensure that the rcu lock is held before dereferencing the stashed location. The fix involves using rcu dereference() instead of READ ONCE(), which is effectively equivalent but provides additional lockdep checks and clearly communicates the expectation of rcu protection.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
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
Linux Kernel