SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-89629

UNKNOWN · CVSS N/A EPSS 0.20%

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The Linux kernel is vulnerable to an out-of-bounds read due to insufficient size checks on malformed status and firmware events in the Corsair Void HID driver. This flaw could potentially lead to information disclosure or system instability. Organizations using affected Linux distributions, particularly those leveraging Corsair Void devices, should prioritize applying the relevant patches to mitigate potential risks.

CVE
CVE-2026-89629
Severity
UNKNOWN
CVSS
N/A
EPSS
0.20%
Linux

Original NVD 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.