cve/2024/CVE-2024-42228.md
2025-09-29 16:08:36 +00:00

822 B

CVE-2024-42228

Description

In the Linux kernel, the following vulnerability has been resolved:drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocInitialize 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)

POC

Reference

No PoCs from references.

Github