CVE-2024-57807
Published: Jan 11, 2025
Modified: May 23, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected e8c75b5d88f255ac5dcc4a90ae0c300f0b171fe7 - < 78afb9bfad00c4aa58a424111d7edbcab9452f2baffected 422fb12054f42c4c82e3959811afd01bc080821a - < f36d024bd15ed356a80dda3ddc46d0a62aa55815affected ae6874ba4b43c5a00065f48599811a09d33b873d - < 3c654998a3e8167a58b6c6fede545fe400a4b554affected ae6874ba4b43c5a00065f48599811a09d33b873d - < edadc693bfcc0f1ea08b8fa041c9361fd042410daffected ae6874ba4b43c5a00065f48599811a09d33b873d - < f50783148ec98a1d38b87422e2ceaf2380b7b606+8 more versions |
Linux | Linux | affected 5.14unaffected 0 - < 5.14unaffected 5.4.289 - <= 5.4.*unaffected 5.10.233 - <= 5.10.*unaffected 5.15.176 - <= 5.15.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now