CVE-2026-80574

8.4

Linux · Kernel

A memory safety vulnerability exists in the Linux kernel Focaltech input driver where an integer underflow leads to an out of bounds write in the focaltech_process_rel_packet function.

Executive summary

A high severity memory corruption vulnerability in the Linux kernel Focaltech driver could allow a local attacker to achieve arbitrary code execution or cause system instability.

Vulnerability

This is an out of bounds memory write vulnerability caused by improper handling of signed integers during packet processing. An attacker with local access can trigger this flaw by sending malformed input to the Focaltech driver, resulting in memory corruption.

Business impact

The CVSS score of 8.4 indicates a high severity risk that could lead to full system compromise. Successful exploitation allows an attacker to gain unauthorized control over the kernel, potentially leading to privilege escalation, data theft, or a complete system crash, which would disrupt critical business operations and compromise the integrity of the host environment.

Remediation

Immediate Action: Update the Linux kernel to version 5.10.266, 5.15.217, 6.1.184, 6.6.153, or a later stable release provided by your distribution vendor.

Proactive Monitoring: Monitor system logs for kernel panics or unusual segmentation faults associated with input device drivers.

Compensating Controls: Restrict physical access to hardware and ensure that only authorized users have access to system interfaces that interact with input drivers.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for privilege escalation and system compromise, organizations should prioritize patching affected kernel versions as part of their standard maintenance cycle. System administrators should verify their current kernel build and apply the recommended security updates to eliminate this memory safety risk.

More Linux CVEs

Sources