Security Advisory

CVE-2024-42228

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-07-30 07:47:08
Last updated 2026-05-11 20:28:17
Assigner Linux
CVSS score not scored
State PUBLISHED

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)