CVE Catalog

CVE-2026-64237

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

In the elan_i2c driver for Elan touchpads in the Linux kernel, firmware size validation was missing before use. This could lead to out-of-bounds memory reads.

Risk Assessment

Out-of-bounds reads could leak sensitive data or crash the system during firmware loading.

Recommendation

Update the Linux kernel to a version that includes the fix checking firmware file size before accessing pages and signature.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: Input: elan_i2c - validate firmware size before use Ensure that the firmware file is large enough to contain the expected number of pages and the signature (which resides at the end of the firmware blob) before accessing them to prevent potential out-of-bounds reads.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS