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.
Published: 2026-05-06
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A null pointer dereference occurs in the AMDGPU DRM driver when the SDMA block is disabled and buffer functions are not initialized. This fault can trigger a kernel panic, resulting in a system reboot and loss of availability. The flaw originates from a use of an uninitialized pointer and corresponds to CWE‑476.

Affected Systems

All releases of the Linux kernel that incorporate the AMDGPU DRM driver are potentially affected, regardless of distribution. The specific kernel versions are not listed, so any build preceding the patch that contains this code path should be considered vulnerable.

Risk and Exploitability

The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, indicating no known active exploitation. Based on the description, it is inferred that the attack vector requires local privileged access, such as sending crafted commands to the AMDGPU device or exploiting a privileged application. If an attacker gains such access, the kernel panic can be triggered, leading to a denial of service.

Generated by OpenCVE AI on May 6, 2026 at 13:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a kernel update that includes the AMDGPU null-pointer fix
  • If an update is not immediately possible, disable the SDMA block in the kernel configuration (CONFIG_DRM_AMDGPU_SDMA=n) or unload the amdgpu module to avoid the uninitialized usage
  • Enable kernel hardening options, such as address space layout randomization and other relevant sysctl parameters, to reduce the impact of any remaining kernel panic conditions

Generated by OpenCVE AI on May 6, 2026 at 13:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 06 May 2026 12:15:00 +0000

Type Values Removed Values Added
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.
Title drm/amdgpu: fix NULL pointer issue buffer funcs
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-06T11:32:25.247Z

Reserved: 2026-05-06T11:31:45.510Z

Link: CVE-2025-71294

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-06T12:16:28.707

Modified: 2026-05-06T13:07:51.607

Link: CVE-2025-71294

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-06T14:00:06Z

Weaknesses

No weakness.