Impact
The flaw occurs in the hid-lenovo-go driver when a delayed configuration work item is scheduled during probe but never cancelled when the device is removed. If the device is unbound within the two‑millisecond window, that work runs against a freed hdev structure, dereferencing a stale pointer and causing a kernel crash.
Affected Systems
All Linux systems that load the hid-lenovo-go driver and have not yet incorporated the relevant commit are affected. The vendor is Linux, and the issue exists in any kernel that contains the original probe and remove code paths; specific kernel release numbers are not provided in the advisory.
Risk and Exploitability
The problem is a local use‑after‑free that can lead to a kernel panic and denial of service. It is not listed in CISA’s KEV catalog and the EPSS score is not available, so the probability of active exploitation is unknown. No CVSS score is provided in the data, but the nature of the bug suggests a high severity if triggered.
OpenCVE Enrichment