Description
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: check if dml21_add_phantom_plane() is successful

Verify that the phantom plane was allocated to avoid a later
segfault.

(cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f)
Published: 2026-08-28
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel’s AMD display driver contains a flaw where the function dml21_add_phantom_plane() is called without verifying that the allocation was successful. If the function fails, the driver later dereferences a null pointer, triggering a kernel segmentation fault that can cause a system-wide crash. This flaw results in a denial of service to all users on the affected system.

Affected Systems

Linux kernels that include the AMD display driver code with the vulnerable path are impacted. The specific kernel versions are not listed, so any kernel containing the identified code could be at risk.

Risk and Exploitability

The EPSS data is unavailable and the vulnerability is not present in the CISA KEV catalog. While the CVSS score is not specified, the nature of the bug—a null pointer dereference in kernel space—suggests a high severity. Exploitation would require local privilege or the ability to trigger the AMD display scenario, making the attack vector likely local rather than remote.

Generated by OpenCVE AI on August 28, 2026 at 12:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a release that includes commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f, which adds a null‑check for dml21_add_phantom_plane().
  • If an immediate kernel upgrade is not possible, disable the AMD display driver by writing 0 to /sys/class/drm/card*/device/enable to prevent the vulnerable code from executing.
  • Verify that any custom patches or third‑party modules that modify the AMD display driver preserve the null‑check logic and do not bypass the success status returned by dml21_add_phantom_plane().

Generated by OpenCVE AI on August 28, 2026 at 12:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476

Fri, 28 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21_add_phantom_plane() is successful Verify that the phantom plane was allocated to avoid a later segfault. (cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f)
Title drm/amd/display: check if dml21_add_phantom_plane() is successful
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-08-28T06:53:07.045Z

Reserved: 2026-08-26T14:34:25.787Z

Link: CVE-2026-80705

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:56.060

Modified: 2026-08-28T08:16:56.060

Link: CVE-2026-80705

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T13:30:06Z

Weaknesses

No weakness.