CVE-2024-57807
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.12.8-1 |
| sid | Fixed | 6.12.8-1 |
| forky | Fixed | 6.12.8-1 |
| bullseye | Fixed | 5.10.234-1 |
| bookworm | Fixed | 6.1.123-1 |
Red Hat Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 8 | Fixed | โ |
Rocky Linux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 8 | Fixed | โ |
References
- https://errata.rockylinux.org/RLSA-2025:2474
- https://errata.rockylinux.org/RLSA-2025:2473
- https://www.suse.com/security/cve/CVE-2024-57807.html
- https://security-tracker.debian.org/tracker/CVE-2024-57807
- https://access.redhat.com/errata/RHSA-2025:2473
- https://bugzilla.redhat.com/2327169
- https://bugzilla.redhat.com/2334412
- https://bugzilla.redhat.com/2337098
- https://bugzilla.redhat.com/2348562
- https://errata.almalinux.org/8/ALSA-2025-2473.html
- https://access.redhat.com/errata/RHSA-2025:2474
- https://errata.almalinux.org/8/ALSA-2025-2474.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.