CVE-2023-54311
Last modified
CVE-2023-54311 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock when converting an inline directory in nojournal mode In no journal mode, ext4_finish_convert_inline_dir() can self-deadlock by calling ext4_handle_dirty_dirblock() when it already has taken the directory lock. There is a similar self-deadlock in ext4_incvert_inline_data_nolock() for data files which we'll fix at the same time. A simple reproducer demonstrating the problem: mke2fs -Fq -t ext2 -O inline_data -b 4k /dev/vdc 64 mount -t ext4 -o dirsync /dev/vdc /vdc cd /vdc mkdir file0 cd file0 touch file0 touch file1 attr -s BurnSpaceInEA -V abcde . touch supercalifragilisticexpialidocious. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock when converting an inline directory in nojournal mode In no journal mode, ext4_finish_convert_inline_dir() can self-deadlock by calling ext4_handle_dirty_dirblock() when it already has taken the directory lock. There is a similar self-deadlock in ext4_incvert_inline_data_nolock() for data files which we'll fix at the same time. A simple reproducer demonstrating the problem: mke2fs -Fq -t ext2 -O inline_data -b 4k /dev/vdc 64 mount -t ext4 -o dirsync /dev/vdc /vdc cd /vdc mkdir file0 cd file0 touch file0 touch file1 attr -s BurnSpaceInEA -V abcde . touch supercalifragilisticexpialidocious
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3c47d54170b6a678875566b1b8d6dcf57904e49b, < b4fa4768c9acff77245d672d855d2c88294850b1; >= 3c47d54170b6a678875566b1b8d6dcf57904e49b, < 5f8b55136ad787aed2c184f7cb3e93772ae637a3; >= 3c47d54170b6a678875566b1b8d6dcf57904e49b, < 640c8c365999c6f23447ac766437236ad88317c5; >= 3c47d54170b6a678875566b1b8d6dcf57904e49b, < 665cc3ba50330049524c1d275bc840a8f28dde73; >= 3c47d54170b6a678875566b1b8d6dcf57904e49b, < 0b1c4357bb21d9770451a1bdb8d419ea10bada88; >= 3c47d54170b6a678875566b1b8d6dcf57904e49b, < 804de0c72cd473e186ca4e1f6287d45431b14e5a; >= 3c47d54170b6a678875566b1b8d6dcf57904e49b, < f4ce24f54d9cca4f09a395f3eecce20d6bec4663 |
| Linux | Linux | 3.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54311?
How severe is CVE-2023-54311?
How do I fix CVE-2023-54311?
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-54306In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2023-54307In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54308In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54309In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5431The Left right image slideshow gallery plugin for WordPress …6.5
- CVE-2023-54310In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54312In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54313In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54314In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54315In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54316In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54317In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-54311?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
