CVE-2024-26649

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer when load rlc firmware If the RLC firmware is invalid because of wrong header size, the pointer to the rlc firmware is released in function amdgpu_ucode_request. There will be a null pointer error in subsequent use. So skip validation to fix it.
Configurations

Configuration 1 (hide)

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

History

27 Jan 2025, 14:50

Type Values Removed Values Added
CWE CWE-476
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/8b5bacce2d13dbe648f0bfd3f738ecce8db4978c - () https://git.kernel.org/stable/c/8b5bacce2d13dbe648f0bfd3f738ecce8db4978c - Patch
References () https://git.kernel.org/stable/c/bc03c02cc1991a066b23e69bbcc0f66e8f1f7453 - () https://git.kernel.org/stable/c/bc03c02cc1991a066b23e69bbcc0f66e8f1f7453 - Patch
References () https://git.kernel.org/stable/c/d3887448486caeef9687fb5dfebd4ff91e0f25aa - () https://git.kernel.org/stable/c/d3887448486caeef9687fb5dfebd4ff91e0f25aa - Patch

21 Nov 2024, 09:02

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/8b5bacce2d13dbe648f0bfd3f738ecce8db4978c - () https://git.kernel.org/stable/c/8b5bacce2d13dbe648f0bfd3f738ecce8db4978c -
References () https://git.kernel.org/stable/c/bc03c02cc1991a066b23e69bbcc0f66e8f1f7453 - () https://git.kernel.org/stable/c/bc03c02cc1991a066b23e69bbcc0f66e8f1f7453 -
References () https://git.kernel.org/stable/c/d3887448486caeef9687fb5dfebd4ff91e0f25aa - () https://git.kernel.org/stable/c/d3887448486caeef9687fb5dfebd4ff91e0f25aa -

26 Mar 2024, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-26 18:15

Updated : 2025-01-27 14:50


NVD link : CVE-2024-26649

Mitre link : CVE-2024-26649

CVE.ORG link : CVE-2024-26649


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference