Impact
This vulnerability arises from incorrect handling of reference synchronization when DPLL pins are shared across multiple devices during device unregistration. The kernel incorrectly finds a reference that no longer exists, resulting in a NULL pointer dereference within dpll_msg_add_pin_ref_sync(). The crash manifests as a kernel oops. The likely impact is a denial of service due to system crash.
Affected Systems
All Linux systems running kernel versions that have not applied the upstream patch to dpll_msg_add_pin_ref_sync(). The issue affects the core DPLL subsystem regardless of vendor or specific distribution, as it is part of the Linux kernel itself.
Risk and Exploitability
The CVSS score is 4.1 and the EPSS score is < 1%. The vulnerability is not listed in the CISA KEV catalog. The risk is assessed as low based on the available information. No public exploit is known, but the flaw could be triggered by an attacker who can perform module load/unload actions. This inference is based on the description. The likely attack vector requires local or privileged access to perform driver manipulation.
OpenCVE Enrichment