SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-80574

HIGH · CVSS 8.4 EPSS 0.13%

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

CyberRota Analysis

AI-Generated

The vulnerability affects the Linux kernel's handling of input from focaltech devices, specifically due to an array out-of-bounds issue when processing finger index packets. This flaw can lead to potential memory corruption, which may allow an attacker to exploit the system or cause instability. Organizations using Linux systems with focaltech input devices should prioritize addressing this vulnerability to mitigate risks associated with unauthorized access or system crashes.

CVE
CVE-2026-80574
Severity
HIGH
CVSS
8.4
EPSS
0.13%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packet Make finger2 (and also finger1) unsigned, so that if the finger index in the packet is 0 then subtracting 1 creates an array index which overflows above the existing check for FOC_MAX_FINGERS, as the existing comment says it should, instead of writing to state->fingers[-1].