๐Ÿ” CVE Alert

CVE-2024-46801

UNKNOWN 0.0

libfs: fix get_stashed_dentry()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: libfs: fix get_stashed_dentry() get_stashed_dentry() tries to optimistically retrieve a stashed dentry from a provided location. It needs to ensure to hold rcu lock before it dereference the stashed location to prevent UAF issues. Use rcu_dereference() instead of READ_ONCE() it's effectively equivalent with some lockdep bells and whistles and it communicates clearly that this expects rcu protection.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 18, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
07fd7c329839cf0b8c7766883d830a1a0d12d1dd < 03e2a1209a83a380df34a72f7d6d1bc6c74132c7 07fd7c329839cf0b8c7766883d830a1a0d12d1dd < 4e32c25b58b945f976435bbe51f39b32d714052e
Linux / Linux
6.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/03e2a1209a83a380df34a72f7d6d1bc6c74132c7 git.kernel.org: https://git.kernel.org/stable/c/4e32c25b58b945f976435bbe51f39b32d714052e