PT-2026-30161 · Linux · Linux Kernel
Jani
·
Published
2026-04-03
·
Updated
2026-04-03
·
CVE-2026-23467
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
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.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel