CVE-2025-71294
Awaiting Analysis Awaiting Analysis - Queue
NULL Pointer Dereference in AMDGPU Linux Kernel Driver

Publication date: 2026-05-06

Last updated on: 2026-05-06

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix NULL pointer issue buffer funcs If SDMA block not enabled, buffer_funcs will not initialize, fix the null pointer issue if buffer_funcs not initialized.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-06
Last Modified
2026-05-06
Generated
2026-05-07
AI Q&A
2026-05-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is related to the Linux kernel's AMD GPU driver (drm/amdgpu). It involves a NULL pointer issue in the buffer functions. Specifically, if the SDMA block is not enabled, the buffer functions (buffer_funcs) are not initialized, which leads to a NULL pointer dereference when those functions are accessed.


How can this vulnerability impact me? :

The impact of this vulnerability could be a system crash or instability due to the NULL pointer dereference in the AMD GPU driver. This could lead to denial of service or unexpected behavior when the affected code path is executed.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart