CVE-2024-50065
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
ntfs3: Change to non-blocking allocation in ntfs_d_hash
d_hash is done while under "rcu-walk" and should not sleep. __get_name() allocates using GFP_KERNEL, having the possibility to sleep when under memory pressure. Change the allocation to GFP_NOWAIT.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 58ebd50d22529f79d2497abbb006137a7c7f5336 < c556e72cea2a1131ae418be017dd6fc76fffe2fb | affected |
| Linux | Linux | d392e85fd1e8d58e460c17ca7d0d5c157848d9c1 < d0c710372e238510db08ea01e7b8bd81ed995dd6 | affected |
| Linux | Linux | d392e85fd1e8d58e460c17ca7d0d5c157848d9c1 < 589996bf8c459deb5bbc9747d8f1c51658608103 | affected |
| Linux | Linux | 2e83375fd95b81be0e9ca457cc7c3f23e3575768 | affected |
| Linux | Linux | 6.6.44 < 6.6.57 | affected |
| Linux | Linux | 6.10.3 < 6.11 | affected |
| Linux | Linux | 6.11 | affected |
| Linux | Linux | 0 < 6.11 | unaffected |
| Linux | Linux | 6.6.57 <= 6.6.* | unaffected |
| Linux | Linux | 6.11.4 <= 6.11.* | unaffected |
| Linux | Linux | 6.12 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/c556e72cea2a1131ae418be017dd6fc76fffe2fb
- https://git.kernel.org/stable/c/d0c710372e238510db08ea01e7b8bd81ed995dd6
- https://git.kernel.org/stable/c/589996bf8c459deb5bbc9747d8f1c51658608103
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.