CVE-2025-68777
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68777 is an off-by-one error in the Linux kernel's ti_am335x_tsc (AM335x touchscreen controller) driver that allows a local attacker with low privileges to trigger an out-of-bounds array access, resulting in a denial of service. The flaw was published on January 13, 2026, and affects Linux kernel versions from 3.11 up to (but not including) the patched releases: 6.1.160, 6.6.120, 6.12.64, 6.18.3, and 6.19-rc2. Microsoft's Azure Linux 3 kernel package azl3_kernel version 6.6.119.3-3 and earlier is also confirmed affected. The CVSS v3.1 base score is 5.5 (Medium) (Feedly, Microsoft Advisory).

Technical details

The root cause is an off-by-one validation error (CWE-193) in the ti_am335x_tsc input driver's wire_order configuration parsing. The faulty check wire_order[i] > ARRAY_SIZE(config_pins) permits wire_order[i] to equal ARRAY_SIZE(config_pins) (i.e., 4), which is one beyond the valid index range of 0–3 for the 4-element config_pins array. When this boundary value is subsequently used as an array index in config_pins[wire_order[i]], it results in an out-of-bounds memory read. The fix changes the comparison operator from > to >= to correctly reject the boundary value. Exploitation requires local access and low privileges, as an attacker must be able to supply crafted wire_order configuration values to the driver (Feedly, kernel.org patches).

Impact

Successful exploitation causes an out-of-bounds memory access in the kernel, leading to a kernel panic or system crash and a complete denial of service for the affected host. There is no confidentiality or integrity impact — the vulnerability is limited to availability. Systems running affected kernel versions on hardware using the TI AM335x touchscreen controller (common in embedded Linux platforms) are at risk, and exploitation could disrupt any services running on the affected system (Feedly).

Mitigation and workarounds

Apply the patched Linux kernel versions that correct the off-by-one error: 6.1.160, 6.6.120, 6.12.64, 6.18.3, or 6.19-rc2 and later. For Microsoft Azure Linux 3, update to a kernel version beyond azl3_kernel 6.6.119.3-3. Debian, Ubuntu (USN-8177-1, USN-8179-1, USN-8183-1, USN-8184-1, USN-8185-1, USN-8245-1, USN-8257-1, USN-8258-1, USN-8260-1, USN-8265-1), SUSE, and Red Hat have all issued advisories and updated packages. As a short-term workaround, restrict local system access to trusted users to reduce exposure, since exploitation requires local access with low privileges (Feedly, Microsoft Advisory, Debian LTS).

Community reactions

Red Hat, Debian, Ubuntu, SUSE, and Microsoft have all issued advisories or updated packages addressing this vulnerability, indicating broad vendor acknowledgment. No notable independent researcher commentary or significant social media discussion has been identified for this medium-severity kernel driver flaw (Feedly, Debian LTS).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management