Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Jani

#44968of 53,624
5.5Total CVSS
Vulnerabilities · 1
PT-2026-30161
5.5
2026-04-03
Linux · Linux Kernel · CVE-2026-23467
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified) Description The Linux kernel contains a flaw in the drm/i915/dmc subsystem where an unlikely NULL pointer dereference can occur during probe. Specifically, the `intel dmc update dc6 allowed count()` function may cause an oops if the DMC hasn't been initialized, resulting in a NULL pointer. This can happen when the function is called conditionally based on DC states during system initialization. The issue arises from using the incorrect hardware DC6 state for tracking, leading to the dereference. The fix involves using the software DC6 state for tracking to address both the oops and the incorrect state usage. Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.