Back to search
CVE-2024-50065
Published: Oct 21, 2024
Modified: May 23, 2026
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 58ebd50d22529f79d2497abbb006137a7c7f5336 - < c556e72cea2a1131ae418be017dd6fc76fffe2fbaffected d392e85fd1e8d58e460c17ca7d0d5c157848d9c1 - < d0c710372e238510db08ea01e7b8bd81ed995dd6affected d392e85fd1e8d58e460c17ca7d0d5c157848d9c1 - < 589996bf8c459deb5bbc9747d8f1c51658608103affected 2e83375fd95b81be0e9ca457cc7c3f23e3575768affected 6.6.44 - < 6.6.57+1 more versions |
Linux | Linux | affected 6.11unaffected 0 - < 6.11unaffected 6.6.57 - <= 6.6.*unaffected 6.11.4 - <= 6.11.*unaffected 6.12 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now