CVE-2024-26649

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
26/03/2024
Last modified:
27/01/2025

Description

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

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.3 (including) 6.6.15 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.7.3 (excluding)