CVE-2024-50065

Source
https://cve.org/CVERecord?id=CVE-2024-50065
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50065.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-50065
Downstream
Related
Published
2024-10-21T19:39:53.080Z
Modified
2026-03-20T12:38:12.599555Z
Summary
ntfs3: Change to non-blocking allocation in ntfs_d_hash
Details

In the Linux kernel, the following vulnerability has been resolved:

ntfs3: Change to non-blocking allocation in ntfsdhash

d_hash is done while under "rcu-walk" and should not sleep. _getname() allocates using GFPKERNEL, having the possibility to sleep when under memory pressure. Change the allocation to GFPNOWAIT.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/50xxx/CVE-2024-50065.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
58ebd50d22529f79d2497abbb006137a7c7f5336
Fixed
c556e72cea2a1131ae418be017dd6fc76fffe2fb
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d392e85fd1e8d58e460c17ca7d0d5c157848d9c1
Fixed
d0c710372e238510db08ea01e7b8bd81ed995dd6
Fixed
589996bf8c459deb5bbc9747d8f1c51658608103
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
2e83375fd95b81be0e9ca457cc7c3f23e3575768

Database specific

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