Description
In the Linux kernel, the following vulnerability has been resolved:

HID: corsair-void: Check size of status and firmware events before reading them

Malformed status and firmware events could cause an out-of-bounds read since
the size wasn't being checked. Check the size and warn on unexpected values to
avoid this.
Published: 2026-09-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Local Denial of Service
Action: Immediate Patch
AI Analysis

Impact

The Linux kernel’s HID subsystem for Corsair devices does not verify the size of status and firmware events before reading them. This omission allows malformed events to trigger an out‑of‑bounds read, which can lead to information leakage or kernel crashes. The flaw is an instance of Out‑of‑Bounds Read (CWE‑125). Attackers can exploit it by sending crafted HID data, resulting in local denial of service.

Affected Systems

The vulnerability affects any Linux kernel that incorporates the HID Corsair driver prior to the patch. All distributions utilizing an unpatched kernel are susceptible, as the fix is included in kernel commits such as 0329354abba3, 08d8814521, and 79465a3005.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity, while the EPSS score of < 1% indicates a very low exploitation probability. The likely attack vector involves an attacker supplying malformed HID events to the kernel driver through a compromised or physically accessed USB device. Once triggered, the kernel may panic, leading to a system reboot or denial of service. This vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on September 13, 2026 at 00:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a release that includes the HID size‑check patch (e.g., commit 0329354abba3).
  • If a kernel upgrade cannot be performed immediately, disable or block the Corsair HID device to prevent malformed event injection.
  • After applying the patch, monitor kernel logs for any residual out‑of‑bounds warnings and confirm that the driver no longer performs unchecked reads.

Generated by OpenCVE AI on September 13, 2026 at 00:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 12 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Sat, 12 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:H'}

threat_severity

Moderate


Sat, 12 Sep 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Fri, 11 Sep 2026 23:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Check size of status and firmware events before reading them Malformed status and firmware events could cause an out-of-bounds read since the size wasn't being checked. Check the size and warn on unexpected values to avoid this.
Title HID: corsair-void: Check size of status and firmware events before reading them
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-09-11T19:45:24.953Z

Reserved: 2026-09-11T19:38:34.738Z

Link: CVE-2026-89629

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-11T20:19:48.400

Modified: 2026-09-11T20:19:48.400

Link: CVE-2026-89629

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-09-11T19:45:24Z

Links: CVE-2026-89629 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T00:45:17Z

Weaknesses