CVE-2024-36924

Summary

In the Linux kernel, the following vulnerability has been resolved:

scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()

lpfc_worker_wake_up() calls the lpfc_work_done() routine, which takes the hbalock. Thus, lpfc_worker_wake_up() should not be called while holding the hbalock to avoid potential deadlock.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux92d7f7b0cde3ad2260e7462b40867b57efd49851 < 6503c39398506cadda9f4c81695a9655ca5fb4fdaffected
LinuxLinux92d7f7b0cde3ad2260e7462b40867b57efd49851 < e8bf2c05e8ad68e90f9d5889a9e4ef3f6fe00683affected
LinuxLinux92d7f7b0cde3ad2260e7462b40867b57efd49851 < ee833d7e62de2b84ed1332d501b67f12e7e5678faffected
LinuxLinux92d7f7b0cde3ad2260e7462b40867b57efd49851 < ded20192dff31c91cef2a04f7e20e60e9bb887d3affected
LinuxLinux2.6.23affected
LinuxLinux0 < 2.6.23unaffected
LinuxLinux6.1.91 <= 6.1.*unaffected
LinuxLinux6.6.31 <= 6.6.*unaffected
LinuxLinux6.8.10 <= 6.8.*unaffected
LinuxLinux6.9 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References