CVE-2024-46820

high

Description

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().

References

https://git.kernel.org/stable/c/aa92264ba6fd4fb570002f69762634221316e7ae

https://git.kernel.org/stable/c/10fe1a79cd1bff3048e13120e93c02f8ecd05e9d

Details

Source: Mitre, NVD

Published: 2024-09-27

Updated: 2024-11-20

Risk Information

CVSS v2

Base Score: 6.8

Vector: CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C

Severity: Medium

CVSS v3

Base Score: 7.8

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Severity: High