Impact
This flaw occurs in the Mediatek power‑domain driver when a probe fails; the driver unconditionally invokes cleanup or state‑check routines that dereference a null pointer. The resulting kernel panic halts the entire system, offering attackers a path to disrupt services but not to execute arbitrary code. The weakness is a classic null‑pointer dereference (CWE‑690).
Affected Systems
All Linux kernel configurations that contain the Mediatek power‑domain driver are affected. No specific kernel releases are listed, so any distribution that includes the Mediatek driver in the kernel remains at risk until the patch is applied.
Risk and Exploitability
The CVSS and EPSS metrics are not publicly available and the vulnerability is absent from CISA KEV. Because the bug only manifests when a probe for a HW_VOTER type fails—a situation that has not been observed—the known exploitation likelihood is low. Nevertheless, if the fault is triggered, the kernel will panic, producing a denial of service. Attackers could potentially coerce a probe failure by manipulating firmware or injecting power‑domain requests, but such scenarios are highly speculative and not documented.
OpenCVE Enrichment