CVE-2024-50065 - Linux NTFS3 RCU Wait Sleepfulness

1 month ago 13
ARTICLE AD BOX
CVE ID : CVE-2024-50065
Published : Oct. 21, 2024, 8:15 p.m. | 24 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article