CVE-2024-57807
Vulnerability Summary
Timeline
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.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.01%• Percentile: 1%
Techniques & Countermeasures
- CWE-667•Improper Locking
The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.
Affected Systems
- linux•linux
≥ e8c75b5d88f255ac5dcc4a90ae0c300f0b171fe7, < 78afb9bfad00c4aa58a424111d7edbcab9452f2b | ≥ 422fb12054f42c4c82e3959811afd01bc080821a, < f36d024bd15ed356a80dda3ddc46d0a62aa55815 | ≥ ae6874ba4b43c5a00065f48599811a09d33b873d, < 3c654998a3e8167a58b6c6fede545fe400a4b554 | ≥ ae6874ba4b43c5a00065f48599811a09d33b873d, < edadc693bfcc0f1ea08b8fa041c9361fd042410d | ≥ ae6874ba4b43c5a00065f48599811a09d33b873d, < f50783148ec98a1d38b87422e2ceaf2380b7b606 | ≥ ae6874ba4b43c5a00065f48599811a09d33b873d, < 466ca39dbf5d0ba71c16b15c27478a9c7d4022a8 | ≥ ae6874ba4b43c5a00065f48599811a09d33b873d, < 50740f4dc78b41dec7c8e39772619d5ba841ddd7 | 5f4f65212e42feaee32533448f1c1defdaa6befa | 2262bb7ee19e2d0056ffae84cd1803bd330d06af | ≥ 5.4.134, < 5.4.289 | ≥ 5.10.52, < 5.10.233 | ≥ 5.12.19, < 5.13 | ≥ 5.13.4, < 5.14 | 5.14
- linux•linux_kernel
< 5.4.289 | ≥ 5.5, < 5.10.233 | ≥ 5.11, < 5.15.176 | ≥ 5.16, < 6.1.123 | ≥ 6.2, < 6.6.69 | ≥ 6.7, < 6.12.8 | 6.13:rc1
References (9)
- https://git.kernel.org/stable/c/78afb9bfad00c4aa58a424111d7edbcab9452f2b
- https://git.kernel.org/stable/c/f36d024bd15ed356a80dda3ddc46d0a62aa55815
- https://git.kernel.org/stable/c/3c654998a3e8167a58b6c6fede545fe400a4b554
- https://git.kernel.org/stable/c/edadc693bfcc0f1ea08b8fa041c9361fd042410d
- https://git.kernel.org/stable/c/f50783148ec98a1d38b87422e2ceaf2380b7b606
- https://git.kernel.org/stable/c/466ca39dbf5d0ba71c16b15c27478a9c7d4022a8
- https://git.kernel.org/stable/c/50740f4dc78b41dec7c8e39772619d5ba841ddd7
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html