Vulnerability CVE-2024-42228


Published: 2024-07-30

Description:
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)

 References:
https://git.kernel.org/stable/c/855ae72c20310e5402b2317fc537d911e87537ef
https://git.kernel.org/stable/c/f8f120b3de48b8b6bdf8988a9b334c2d61c17440
https://git.kernel.org/stable/c/88a9a467c548d0b3c7761b4fd54a68e70f9c0944

Copyright 2026, cxsecurity.com

 

Back to Top