Linux Kernel Media GT NULL Pointer Dereference Vulnerability in HDCP Status Check

Vulnerability

A vulnerability in the Linux kernel's handling of media graphics technology (GT) can lead to a NULL pointer dereference, causing a kernel page fault. This issue occurs in the HDCP (High-bandwidth Digital Content Protection) status check function when media GT is disabled, leaving the media GT pointer NULL. The function then attempts to access an invalid memory address, resulting in a crash. The vulnerability affects Linux kernel versions 6.10 and later.

Impact

Exploitation of this vulnerability causes a kernel page fault, leading to a system crash.

Reproduction

The vulnerability can be reproduced by disabling media GT via configfs, which leaves the media GT pointer NULL. When the HDCP status check function is called in this state, it attempts to access the NULL pointer, causing a page fault and crashing the kernel.

Remediation

Users can upgrade to the latest version of the Linux kernel to address this vulnerability.

Added: May 28, 2026, 11:07 AM
Updated: May 28, 2026, 11:07 AM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
7.7
relevance
9.6
threat
4.8
urgency
2.9
incentive
0.0

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