CVE-2024-42228

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)
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

30 Jul 2024, 20:12

Type Values Removed Values Added
CWE CWE-908
References () https://git.kernel.org/stable/c/855ae72c20310e5402b2317fc537d911e87537ef - () https://git.kernel.org/stable/c/855ae72c20310e5402b2317fc537d911e87537ef - Patch
References () https://git.kernel.org/stable/c/88a9a467c548d0b3c7761b4fd54a68e70f9c0944 - () https://git.kernel.org/stable/c/88a9a467c548d0b3c7761b4fd54a68e70f9c0944 - Patch
References () https://git.kernel.org/stable/c/f8f120b3de48b8b6bdf8988a9b334c2d61c17440 - () https://git.kernel.org/stable/c/f8f120b3de48b8b6bdf8988a9b334c2d61c17440 - Patch
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.0

30 Jul 2024, 13:32

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: drm/amdgpu: uso del valor no inicializado *size al llamar a amdgpu_vce_cs_reloc Inicialice el tamaño antes de llamar a amdgpu_vce_cs_reloc, como en el caso 0x03000001. V2: Para mejorar realmente el manejo, necesitaríamos tener un valor separado de 0xffffffff. (Christian)

30 Jul 2024, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-30 08:15

Updated : 2024-07-30 20:12


NVD link : CVE-2024-42228

Mitre link : CVE-2024-42228

CVE.ORG link : CVE-2024-42228


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-908

Use of Uninitialized Resource