CVE-2023-53091
Last modified
CVE-2023-53091 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ext4: update s_journal_inum if it changes after journal replay When mounting a crafted ext4 image, s_journal_inum may change after journal replay, which is obviously unreasonable because we have successfully loaded and replayed the journal through the old s_journal_inum. And the new s_journal_inum bypasses some of the checks in ext4_get_journal(), which may trigger a null pointer dereference problem. 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: update s_journal_inum if it changes after journal replay When mounting a crafted ext4 image, s_journal_inum may change after journal replay, which is obviously unreasonable because we have successfully loaded and replayed the journal through the old s_journal_inum. And the new s_journal_inum bypasses some of the checks in ext4_get_journal(), which may trigger a null pointer dereference problem. So if s_journal_inum changes after the journal replay, we ignore the change, and rewrite the current journal_inum to the superblock.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.15.104 |
| Linux | Linux Kernel | >= 5.16, < 6.1.21 |
| Linux | Linux Kernel | >= 6.2, < 6.2.8 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-53091?
How severe is CVE-2023-53091?
How do I fix CVE-2023-53091?
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-53086In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53087In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53088In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53089In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5309Versions of Puppet Enterprise prior to 2021.7.6 and 2023.5 c…9.8
- CVE-2023-53090In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53092In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53093In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53094In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-53095In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53096In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53097In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53091?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
