PT-2025-37527 · Linux+2 · Linux Kernel+2
Published
2025-09-15
·
Updated
2025-09-16
·
CVE-2023-53163
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains an issue where a silent deadlock can occur between the PG locked bit and the ni lock lock within the ntfs3 filesystem. This deadlock arises because
filemap update page() calls filemap read folio() after calling folio trylock(), which sets the PG locked bit. Subsequently, ntfs truncate() calls truncate setsize(), which waits for the PG locked bit to be cleared while holding the ni lock lock, leading to a hung task at do user addr fault().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Ntfs3