Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42228
HistoryJul 30, 2024 - 7:47 a.m.

CVE-2024-42228 drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc

2024-07-3007:47:08
Linux
github.com
1
linux kernel
drm/amdgpu
cve-2024-42228
vulnerability
resolution
uninitialized value
amdgpu_vce_cs_reloc
handling

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: Using uninitialized value *size when calling amdgpu_vce_cs_reloc

Initialize the size before calling amdgpu_vce_cs_reloc, such as case 0x03000001.
V2: To really improve the handling we would actually
need to have a separate value of 0xffffffff.(Christian)

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial