CVE-2024-45019

Summary

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

net/mlx5e: Take state lock during tx timeout reporter

mlx5e_safe_reopen_channels() requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix another issue. This patch adds it back but at a later point (when calling mlx5e_safe_reopen_channels()) to avoid the deadlock referenced in the Fixes tag.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux514232495aa523641febaa58b687fe6df1cd0b73 < 03d3734bd692affe4d0e9c9d638f491aaf37411baffected
LinuxLinux8ce3d969348a7c7fa3469588eb1319f9f3cc0eaa < b3b9a87adee97854bcd71057901d46943076267eaffected
LinuxLinuxeab0da38912ebdad922ed0388209f7eb0a5163cd < 8e57e66ecbdd2fddc9fbf3e984b1c523b70e9809affected
LinuxLinuxeab0da38912ebdad922ed0388209f7eb0a5163cd < e6b5afd30b99b43682a7764e1a74a42fe4d5f4b3affected
LinuxLinux6.1.69 < 6.1.107affected
LinuxLinux6.6.8 < 6.6.48affected
LinuxLinux6.7affected
LinuxLinux0 < 6.7unaffected
LinuxLinux6.1.107 <= 6.1.*unaffected
LinuxLinux6.6.48 <= 6.6.*unaffected
LinuxLinux6.10.7 <= 6.10.*unaffected
LinuxLinux6.11 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

CVE Program Container

Additional References

References