CVE-2024-46820

Summary

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

drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend

We do not directly enable/disable VCN IRQ in vcn 5.0.0. And we do not handle the IRQ state as well. So the calls to disable IRQ and set state are removed. This effectively gets rid of the warining of "WARN_ON(!amdgpu_irq_enabled(adev, src, type))" in amdgpu_irq_put().

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxb6d1a06320519ac3bfda6ce81067a1bc409b9cff < aa92264ba6fd4fb570002f69762634221316e7aeaffected
LinuxLinuxb6d1a06320519ac3bfda6ce81067a1bc409b9cff < 10fe1a79cd1bff3048e13120e93c02f8ecd05e9daffected
LinuxLinux6.9affected
LinuxLinux0 < 6.9unaffected
LinuxLinux6.10.9 <= 6.10.*unaffected
LinuxLinux6.11 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

References