4 matches found
Linux Distros Unpatched Vulnerability : CVE-2025-38276
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fs/dax: Fix don't skip locked entries when scanning entries Commit 6be3e21d25ca fs/dax: don'...
CVE-2025-38276
In the Linux kernel, the following vulnerability has been resolved: fs/dax: Fix "don't skip locked entries when scanning entries" Commit 6be3e21d25ca "fs/dax: don't skip locked entries when scanning entries" introduced a new function, waitentryunlockedexclusive, which waits for the current entry ...
CVE-2025-38276 fs/dax: Fix "don't skip locked entries when scanning entries"
In the Linux kernel, the following vulnerability has been resolved: fs/dax: Fix "don't skip locked entries when scanning entries" Commit 6be3e21d25ca "fs/dax: don't skip locked entries when scanning entries" introduced a new function, waitentryunlockedexclusive, which waits for the current entry ...
CVE-2025-38276
CVE-2025-38276 concerns the Linux kernel fix for fs/dax: don’t skip locked entries when scanning. The root cause was a new function, wait_entry_unlocked_exclusive(), and its interaction with xas_pause() that could advance the XArray state and cause the currently waited-for entry to be skipped, tr...