CVE-2023-53163
Last modified
CVE-2023-53163 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.87 | — |
| Linux | Linux Kernel | >= 5.16, < 6.0.19 | — |
| Linux | Linux Kernel | >= 6.1, < 6.1.5 | — |
| Linux | Linux Kernel | 6.2 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-53163?
How severe is CVE-2023-53163?
How do I fix CVE-2023-53163?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-53157The rosenpass crate before 0.2.1 for Rust allows remote atta…7.5
- CVE-2023-53158The gix-transport crate before 0.36.1 for Rust allows comman…4.1
- CVE-2023-53159The openssl crate before 0.10.55 for Rust allows an out-of-b…9.1
- CVE-2023-5316Cross-site Scripting (XSS) - DOM in GitHub repository thorst…6.1
- CVE-2023-53160The sequoia-openpgp crate before 1.16.0 for Rust allows out-…5.3
- CVE-2023-53161The buffered-reader crate before 1.1.5 for Rust allows out-o…5.3
- CVE-2023-53164In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53165In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53166In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-53167In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53168In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53169In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53163?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
