IT

Tracker / CVE-2024-50065

CVE-2024-50065

Medium 5.5

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 products and versions

linux linux_kernel
linux linux_kernel · 6.11 → 6.11.4
linux linux_kernel · 6.6.44 → 6.6.57

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References