Description
An issue was discovered in Denx U-Boot before 2026.04. An integer overflow vulnerability in the ZFS filesystem support can be triggered by malformed on-disk metadata. The issue may result in incorrect memory allocation followed by out-of-bounds memory access, potentially leading to a crash or arbitrary code execution during the boot process.
Published: 2026-08-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow in the ZFS filesystem support of Denx U‑Boot before version 2026.04 can be triggered by malformed on‑disk metadata. The overflow leads to incorrect memory allocation and out‑of‑bounds access, which may cause a crash or, worse, arbitrary code execution while the system boots. Since this occurs during startup, success could compromise the entire firmware, allowing an attacker to gain full control without needing higher privileges on the running system.

Affected Systems

All embedded devices that run Denx U‑Boot before the 2026.04 release and have ZFS filesystem support enabled. Specific vendors or products are not enumerated, so any firmware image built with the vulnerable U‑Boot version is potentially affected.

Risk and Exploitability

The vulnerability can be exploited during the boot sequence by supplying crafted on‑disk metadata. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, but the absence of a fix and the high impact of arbitrary code execution imply a serious risk. The attack vector is inferred to be the boot media, meaning that an attacker with physical or remote access to the media can trigger the flaw.

Generated by OpenCVE AI on August 26, 2026 at 20:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy a U‑Boot image from Denx released after the 2026.04 version that contains the fix for the ZFS integer overflow
  • If an immediate upgrade is not possible, rebuild U‑Boot excluding ZFS filesystem support or disable it in the configuration to eliminate the vulnerable code path
  • Monitor boot logs for abnormal termination or out‑of‑bounds access traces and report any incidents to Denx for further guidance

Generated by OpenCVE AI on August 26, 2026 at 20:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Denx U‑Boot ZFS Support Enables Boot‑time Arbitrary Code Execution
Weaknesses CWE-119
CWE-190

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared U-boot
U-boot u-boot
Vendors & Products U-boot
U-boot u-boot

Wed, 26 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description An issue was discovered in Denx U-Boot before 2026.04. An integer overflow vulnerability in the ZFS filesystem support can be triggered by malformed on-disk metadata. The issue may result in incorrect memory allocation followed by out-of-bounds memory access, potentially leading to a crash or arbitrary code execution during the boot process.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-26T18:43:38.424Z

Reserved: 2026-01-09T00:00:00.000Z

Link: CVE-2025-70290

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-26T20:16:59.550

Modified: 2026-08-26T20:16:59.550

Link: CVE-2025-70290

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T21:00:12Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-190

    Integer Overflow or Wraparound