CVE Catalog

CVE-2026-80705

Low risk· EPSS 4%
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

4th percentile - higher than 4% of all known CVEs

Summary

In the Linux kernel, the AMD Display driver (drm/amd/display) lacked a check for successful allocation of the phantom plane in dml21_add_phantom_plane(), which could lead to a segmentation fault later.

Risk Assessment

The risk includes potential system crash (kernel panic) due to NULL pointer dereference, which could disrupt services.

Recommendation

Update the Linux kernel to a version containing the fix that adds a success check for phantom plane allocation in dml21_add_phantom_plane().

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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)

Vulnerability data from NVD (NIST) · CISA KEV · EPSS