Impact
The vulnerability is a use‑after‑free in the Linux HID driver for Sony Guitar Hero Live dongles periodic timer and frees a USB Request Block while a timer callback may still execute. The timer re‑arms on a freed driver structure, causing a memory corruption crash in the kernel. This flaw corresponds to CWE‑364 and can lead to a denial‑of‑service by causing the kernel to panic.
Affected Systems
This flaw affects Linux kernel releases that include the hid-sony driver before commit 114a58640aaf3c2eb. Systems that load this driver for GHL dongles, such as personal computers running a recent Linux kernel, are impacted by the sony_probe() and sony_remove() functions handling the timer and URB resources.
Risk and Exploitability
The CVSS score of 5.9 indicates moderate severity. The vulnerability is not listed in the CISA KEV catalog, and the EPSS score of < 1% indicates a very low exploitation probability. The likely attack vector is local physical access or the ability to bind a GHL dongle to the system, allowing the attacker to trigger the hot‑plug/unplug sequence that causes the timer to fire after the driver is freed. No remote exploitation path is documented. The risk is therefore limited to privileged or local users capable of interacting with the device.
OpenCVE Enrichment