Linux Kernel AMDGPU Driver NULL Pointer Dereference Vulnerability on Older GPUs

Vulnerability

A vulnerability in the Linux kernel's AMDGPU driver can lead to a NULL pointer dereference on PCs with older GPUs, such as the R9 280X. This issue arises when the driver is loaded with the 'amdgpu.dc=1' option, starting from version 6.11. The problem occurs because the 'is_two_pixels_per_container' function is missing from the 'dce60_tg_funcs' structure, causing the NULL pointer dereference. The vulnerability has been addressed by adding the missing function to the appropriate structure.

Impact

Exploitation of this vulnerability causes a NULL pointer dereference, leading to a crash of the X server.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.