CVE-2024-46801

Source
https://cve.org/CVERecord?id=CVE-2024-46801
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-46801.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-46801
Downstream
Published
2024-09-18T07:12:55Z
Modified
2026-08-12T03:51:18Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
libfs: fix get_stashed_dentry()
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/46xxx/CVE-2024-46801.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
07fd7c329839cf0b8c7766883d830a1a0d12d1dd
Fixed
03e2a1209a83a380df34a72f7d6d1bc6c74132c7
Fixed
4e32c25b58b945f976435bbe51f39b32d714052e

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-46801.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.9.0
Fixed
6.10.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-46801.json"