Impact
The bug is a use‑after‑free in the Linux kernel’s bq256xx power‑supply driver. A usb_work worker retains a reference to a charger object that is freed by a reset action before the worker’s handler can run. When the worker dereferences the freed object, the kernel can panic, and under certain conditions a local attacker who can trigger the race may gain elevated privileges. The CVSS score of 4.4 indicates moderate severity for a local flaw.
Affected Systems
All Linux kernel installations that include the bq256xx power‑supply driver before the patch. The official CPE indicates all kernel builds; the exact version range is not listed, but any kernel that registers the notifier and reset action in the legacy order is impacted.
Risk and Exploitability
The EPSS score is less than 1 %, implying a low probability of exploitation in the wild. The vulnerability is local and requires active manipulation of USB power events; no public exploit has been disclosed and it is not listed in the CISA KEV catalog. With a CVSS of 4.4 the risk is moderate, and remediation through patching is the recommended path.
OpenCVE Enrichment