Impact
The vulnerability resides in the st_sensors driver within the Linux kernel. During probe initialization, the code references the device structure before it has been fully initialized. This results in an uninitialized access that triggers a kernel panic when processor reaches the dev_err_probe error handling path. The failure does not lead to data disclosure or integrity compromise; the principal impact is the loss of system availability due to a crash.
Affected Systems
The affected kernel releases are the 6.16 release‑candidate series (rc1 through rc6). Systems booting any of those kernel versions and loading the st_sensors driver are susceptible. No earlier stable releases are listed as affected.
Risk and Exploitability
The CVSS score of 5.5 indicates medium severity, and the EPSS score of less than 1% suggests a very low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector likely requires local or privileged access to force the driver into a failure state, such as a device that triggers regulator bulk get enable failures. No remote exploitation or direct data exfiltration is provided by this flaw; the threat is primarily disruption through a kernel crash.
OpenCVE Enrichment
EUVD
Ubuntu USN