In the Linux kernel, the following vulnerability has been resolved: HID: synchronize input before cleaning up a failed probe hid_device_io_start()… (CVE-2026-90329)
A high-severity use-after-free vulnerability in the Linux kernel's HID subsystem was resolved. The issue occurs when hid_device_io_start() allows input reports to run concurrently with device probing. If the probe fails, driver resources are freed without properly excluding ongoing report callbacks, potentially causing use-after-free conditions. The fix involves synchronizing input and stopping input processing before cleaning up after a failed probe to prevent concurrent access to freed resources.
AI Analysis
Technical Summary
CVE-2026-90329 is a vulnerability in the Linux kernel's Human Interface Device (HID) subsystem. The function hid_device_io_start() permits input reports to execute concurrently with the probing process. If the probe subsequently fails, __hid_device_probe() releases driver resources and clears the device's driver pointer without first excluding report callbacks that may still be running. This can lead to a use-after-free condition, for example, when a report enters hidraw_report_event() while the associated hidraw object has been freed, causing access to a freed list lock. The vulnerability is mitigated by stopping input processing before performing cleanup on a failed probe, which involves reacquiring the driver_input_lock and waiting for any in-progress report callbacks to complete.
Potential Impact
Successful exploitation can lead to use-after-free conditions, resulting in potential arbitrary code execution, denial of service, or system compromise due to corrupted memory access. The CVSS score of 8.8 reflects high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that stops input processing before cleaning up after a failed probe, ensuring synchronization and preventing use-after-free. Users and administrators should apply the official Linux kernel updates that include this patch to remediate the vulnerability. Since this is a kernel-level issue, updating to the patched kernel version is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: HID: synchronize input before cleaning up a failed probe hid_device_io_start()… (CVE-2026-90329)
Description
A high-severity use-after-free vulnerability in the Linux kernel's HID subsystem was resolved. The issue occurs when hid_device_io_start() allows input reports to run concurrently with device probing. If the probe fails, driver resources are freed without properly excluding ongoing report callbacks, potentially causing use-after-free conditions. The fix involves synchronizing input and stopping input processing before cleaning up after a failed probe to prevent concurrent access to freed resources.
CVSS v3.1
Score 8.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-90329 is a vulnerability in the Linux kernel's Human Interface Device (HID) subsystem. The function hid_device_io_start() permits input reports to execute concurrently with the probing process. If the probe subsequently fails, __hid_device_probe() releases driver resources and clears the device's driver pointer without first excluding report callbacks that may still be running. This can lead to a use-after-free condition, for example, when a report enters hidraw_report_event() while the associated hidraw object has been freed, causing access to a freed list lock. The vulnerability is mitigated by stopping input processing before performing cleanup on a failed probe, which involves reacquiring the driver_input_lock and waiting for any in-progress report callbacks to complete.
Potential Impact
Successful exploitation can lead to use-after-free conditions, resulting in potential arbitrary code execution, denial of service, or system compromise due to corrupted memory access. The CVSS score of 8.8 reflects high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that stops input processing before cleaning up after a failed probe, ensuring synchronization and preventing use-after-free. Users and administrators should apply the official Linux kernel updates that include this patch to remediate the vulnerability. Since this is a kernel-level issue, updating to the patched kernel version is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-94w3-hvfp-6j85
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90329"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51e55bf5e2cf5edc161
Added to database: 09/19/2026, 01:27:58 UTC
Last enriched: 09/19/2026, 01:47:48 UTC
Last updated: 09/19/2026, 01:47:48 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.