๐Ÿ” CVE Alert

CVE-2023-53163

UNKNOWN 0.0

fs/ntfs3: don't hold ni_lock when calling truncate_setsize()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: don't hold ni_lock when calling truncate_setsize() syzbot is reporting hung task at do_user_addr_fault() [1], for there is a silent deadlock between PG_locked bit and ni_lock lock. Since filemap_update_page() calls filemap_read_folio() after calling folio_trylock() which will set PG_locked bit, ntfs_truncate() must not call truncate_setsize() which will wait for PG_locked bit to be cleared when holding ni_lock lock.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 15, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
4342306f0f0d5ff4315a204d315c1b51b914fca5 < 8414983c2e649364d8af29080a0869266b31abb6 4342306f0f0d5ff4315a204d315c1b51b914fca5 < 6bb6b1c6b0c31e36736b87a39dd1cbbd9d5ec22f 4342306f0f0d5ff4315a204d315c1b51b914fca5 < 73fee7e1e5ea11b51c51c46e0577a197ca3602cf 4342306f0f0d5ff4315a204d315c1b51b914fca5 < 0226635c304cfd5c9db9b78c259cb713819b057e
Linux / Linux
5.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/8414983c2e649364d8af29080a0869266b31abb6 git.kernel.org: https://git.kernel.org/stable/c/6bb6b1c6b0c31e36736b87a39dd1cbbd9d5ec22f git.kernel.org: https://git.kernel.org/stable/c/73fee7e1e5ea11b51c51c46e0577a197ca3602cf git.kernel.org: https://git.kernel.org/stable/c/0226635c304cfd5c9db9b78c259cb713819b057e