CVE-2024-57807
Last modified
CVE-2024-57807 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ---- lock(&instance->reset_mutex); lock(&shost->scan_mutex); lock(&instance->reset_mutex); lock(&shost->scan_mutex); Fix this by temporarily releasing the reset_mutex.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ---- lock(&instance->reset_mutex); lock(&shost->scan_mutex); lock(&instance->reset_mutex); lock(&shost->scan_mutex); Fix this by temporarily releasing the reset_mutex.
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 | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 5.4.289 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.233 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.176 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.123 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.69 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.8 | — |
| Linux | Linux Kernel | 6.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-57807?
How severe is CVE-2024-57807?
How do I fix CVE-2024-57807?
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-57800In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57801In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-57802In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57804In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57805In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57806In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57809In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5781Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-57811In Eaton X303 3.5.16 - X303 3.5.17 Build 712, an attacker wi…9.1
- CVE-2024-5782Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-57822In Raptor RDF Syntax Library through 2.0.16, there is a heap…5.5
- CVE-2024-57823In Raptor RDF Syntax Library through 2.0.16, there is an int…5.5
Are you affected by CVE-2024-57807?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
