CVE-2024-26769

Summary

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

nvmet-fc: avoid deadlock on delete association path

When deleting an association the shutdown path is deadlocking because we try to flush the nvmet_wq nested. Avoid this by deadlock by deferring the put work into its own work item.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxa07b4970f464f13640e28e16dad6cfa33647cc99 < 5e0bc09a52b6169ce90f7ac6e195791adb16cec4affected
LinuxLinuxa07b4970f464f13640e28e16dad6cfa33647cc99 < 9e6987f8937a7bd7516aa52f25cb7e12c0c92ee8affected
LinuxLinuxa07b4970f464f13640e28e16dad6cfa33647cc99 < eaf0971fdabf2a93c1429dc6bedf3bbe85dffa30affected
LinuxLinuxa07b4970f464f13640e28e16dad6cfa33647cc99 < 1d86f79287206deec36d63b89c741cf542b6caddaffected
LinuxLinuxa07b4970f464f13640e28e16dad6cfa33647cc99 < 710c69dbaccdac312e32931abcb8499c1525d397affected
LinuxLinux4.8affected
LinuxLinux0 < 4.8unaffected
LinuxLinux5.15.150 <= 5.15.*unaffected
LinuxLinux6.1.80 <= 6.1.*unaffected
LinuxLinux6.6.19 <= 6.6.*unaffected
LinuxLinux6.7.7 <= 6.7.*unaffected
LinuxLinux6.8 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

CVE Program Container

Additional References

References