Description
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.
Published: 2026-07-24
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Linux kernel’s firmware loading routine for the elan_i2c driver allows the system to read memory beyond the bounds of a supplied firmware file. The driver assumes that the firmware blob is at least as large as the number of pages plus the signature, but the size check is omitted, so an attacker could supply a malformed firmware that causes the driver to access memory beyond the file’s end. This out-of-bounds read (CWE-125) could lead to disclosure of kernel memory contents, which in turn could reveal sensitive data or serve as a foothold for more advanced attacks such as privilege escalation or exploitation of other kernel vulnerabilities.

Affected Systems

All Linux kernel releases that contain the elan_i2c driver and were deployed prior to the patch in this advisory are vulnerable. The affected versions include Linux kernel 7.1 RC1 through RC5. The vulnerability affects the core Linux kernel; no specific hardware vendors or kernel variants are singled out, so any distribution or custom build that includes the unpatched kernel is impacted.

Risk and Exploitability

The CVSS score of 7.1 indicates high severity, with the risk primarily tied to local privilege or device-level access. The EPSS score remains below 1%, suggesting a very low probability of exploitation at the present time, and the vulnerability is not listed in the CISA KEV catalogue. The description states that a crafted firmware blob could cause the elan_i2c driver to read memory beyond the bounds of the file. The likely attack vector, based on the description, is an attacker providing such a malformed firmware to the driver, which would trigger the out‑of‑bounds read and potentially expose kernel memory. The actual impact of the read depends on the memory contents accessed; it could reveal sensitive data or serve as a foothold for more advanced attacks, but this is an inferred possibility not explicitly confirmed in the advisory.

Generated by OpenCVE AI on August 13, 2026 at 12:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that contains the patch for CVE-2026-64237
  • If a kernel update is not immediately possible, disable the elan_i2c driver from being loaded or prevent the system from loading firmware for that device by removing or renaming the corresponding firmware files
  • Apply kernel hardening techniques such as enabling SMEP or SMAP to limit the impact of any memory disclosure
  • Monitor the system for attempts to load malformed firmware and audit kernel logs for related errors

Generated by OpenCVE AI on August 13, 2026 at 12:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
History

Wed, 12 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H'}


Sun, 02 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Low


Sun, 26 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Input: elan_i2c - validate firmware size before use
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-07-27T04:37:26.944Z

Reserved: 2026-07-19T15:36:31.771Z

Link: CVE-2026-64237

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-07-24T16:16:52.960

Modified: 2026-08-12T19:05:30.133

Link: CVE-2026-64237

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-24T00:00:00Z

Links: CVE-2026-64237 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T12:15:17Z

Weaknesses