CVE-2024-57807
MEDIUMLinux Kernel Deadlock via SCSI Megaraid SAS Reset Mutex
Title source: llmDescription
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.
References (9)
Core 9
Core References
Scores
CVSS v3
5.5
EPSS
0.0017
EPSS Percentile
6.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-667
Status
published
Products (30)
linux/Kernel
< 5.4.289linux
linux/Kernel
5.11.0 - 5.15.176linux
linux/Kernel
5.14.0 - 6.1.123linux
linux/Kernel
5.16.0 - 6.6.69linux
linux/Kernel
5.5.0 - 5.10.233linux
linux/Kernel
6.2.0 - 6.12.8linux
Linux/Linux
< 5.14
Linux/Linux
2262bb7ee19e2d0056ffae84cd1803bd330d06af
Linux/Linux
422fb12054f42c4c82e3959811afd01bc080821a - f36d024bd15ed356a80dda3ddc46d0a62aa55815
Linux/Linux
5.10.233 - 5.10.*
... and 20 more
Published
Jan 11, 2025
Tracked Since
Feb 18, 2026