IT

Tracker / CVE-2024-57807

CVE-2024-57807

Medium 5.5

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · … → 5.4.289
linux linux_kernel · 5.11 → 5.15.176
linux linux_kernel · 5.16 → 6.1.123
linux linux_kernel · 5.5 → 5.10.233
linux linux_kernel · 6.2 → 6.6.69
linux linux_kernel · 6.7 → 6.12.8

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References