CVE-2024-53093
Last modified
CVE-2024-53093 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scan_work context. If a path error occurs here, the IO will wait until a path becomes available or all paths are torn down, but that action also occurs within scan_work, so it would deadlock. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scan_work context. If a path error occurs here, the IO will wait until a path becomes available or all paths are torn down, but that action also occurs within scan_work, so it would deadlock. Defer the partion scan to a different context that does not block scan_work.
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 | < 6.1.118 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.62 | — |
| Linux | Linux Kernel | >= 6.7, < 6.11.9 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-53093?
How severe is CVE-2024-53093?
How do I fix CVE-2024-53093?
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 2024
- CVE-2024-53088In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-53089In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5309The Form Vibes – Database Manager for Forms plugin for WordP…5.4
- CVE-2024-53090In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53091In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53092In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53094In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53095In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2024-53096In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53097In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53098In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53099In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2024-53093?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
