Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-39471
HistoryJun 25, 2024 - 2:28 p.m.

CVE-2024-39471 drm/amdgpu: add error handle to avoid out-of-bounds

2024-06-2514:28:56
Linux
github.com
1
linux kernel
vulnerability
drm/amdgpu

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

drm/amdgpu: add error handle to avoid out-of-bounds

if the sdma_v4_0_irq_id_to_seq return -EINVAL, the process should
be stop to avoid out-of-bounds read, so directly return -EINVAL.

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial