In the Linux kernel, the following vulnerability has been resolved: HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind For GHL (Guitar… (CVE-2026-89625)
A use-after-free vulnerability was resolved in the Linux kernel's HID sony driver related to the Guitar Hero Live dongle. The flaw occurs during driver unbind when a timer callback re-arms a timer on freed memory, leading to a use-after-free condition. This happens because the timer is not properly shut down before the URB (USB Request Block) is freed, allowing a timer callback to access freed memory. The fix involves poisoning the URB to prevent re-submission and properly shutting down the timer before freeing the URB.
AI Analysis
Technical Summary
The Linux kernel HID sony driver for Guitar Hero Live dongles had a use-after-free vulnerability triggered during driver unbind. The driver arms a periodic timer that submits a URB and re-arms itself upon URB completion. During removal, the timer was deleted synchronously and the URB freed, but the timer deletion did not block re-arming, and the URB completion could re-arm the timer on freed memory. The URB was only reference-dropped, not killed, allowing re-submission after free. The vulnerability was fixed by poisoning the URB to kill in-flight URBs and prevent further submissions, and by properly shutting down the timer to block re-arming. This prevents the timer callback from firing on freed memory, eliminating the use-after-free race condition.
Potential Impact
This vulnerability can cause a use-after-free condition in kernel memory, potentially leading to system instability or crashes. It arises during driver unbind and removal of the affected device. There is no indication of known exploits in the wild. The impact is primarily a kernel memory corruption issue that could be triggered by disconnecting or removing the affected device.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by poisoning the URB and properly shutting down the timer before freeing resources. Users should apply the official kernel updates that include this fix. No additional mitigation is required if the fixed kernel version is in use.
In the Linux kernel, the following vulnerability has been resolved: HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind For GHL (Guitar… (CVE-2026-89625)
Description
A use-after-free vulnerability was resolved in the Linux kernel's HID sony driver related to the Guitar Hero Live dongle. The flaw occurs during driver unbind when a timer callback re-arms a timer on freed memory, leading to a use-after-free condition. This happens because the timer is not properly shut down before the URB (USB Request Block) is freed, allowing a timer callback to access freed memory. The fix involves poisoning the URB to prevent re-submission and properly shutting down the timer before freeing the URB.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel HID sony driver for Guitar Hero Live dongles had a use-after-free vulnerability triggered during driver unbind. The driver arms a periodic timer that submits a URB and re-arms itself upon URB completion. During removal, the timer was deleted synchronously and the URB freed, but the timer deletion did not block re-arming, and the URB completion could re-arm the timer on freed memory. The URB was only reference-dropped, not killed, allowing re-submission after free. The vulnerability was fixed by poisoning the URB to kill in-flight URBs and prevent further submissions, and by properly shutting down the timer to block re-arming. This prevents the timer callback from firing on freed memory, eliminating the use-after-free race condition.
Potential Impact
This vulnerability can cause a use-after-free condition in kernel memory, potentially leading to system instability or crashes. It arises during driver unbind and removal of the affected device. There is no indication of known exploits in the wild. The impact is primarily a kernel memory corruption issue that could be triggered by disconnecting or removing the affected device.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by poisoning the URB and properly shutting down the timer before freeing resources. Users should apply the official kernel updates that include this fix. No additional mitigation is required if the fixed kernel version is in use.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-h5c7-p475-c26r
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89625"]
Threat ID: 6aa4a00855bf5e2cf5a86656
Added to database: 09/12/2026, 00:42:48 UTC
Last enriched: 09/12/2026, 01:00:46 UTC
Last updated: 09/12/2026, 01:00:46 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.