Description
An issue was discovered in Denx U-Boot before 2026.04. An integer overflow vulnerability exists in function ext4fs_get_bgdtable, the size calculation can lead to under allocation and this underallocated buffer will be used in memcpy() which could lead to arbitrary code execution, a denial of service, or other unspecified impacts.
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 ext4fs_get_bgdtable function causes the code to under‑allocate a buffer. The under‑allocated buffer is then used in a memcpy call, which can lead the attacker to execute arbitrary code, cause a denial of service, or produce other adverse effects. The vulnerability is triggered solely by the size calculation and does not rely on input the attacker controls directly, but the corrupted buffer presents an exploitable memory corruption flaw.

Affected Systems

Denx U‑Boot firmware prior to the 2026.04 release is affected. The exact affected versions are all releases before 2026.04; no specific vendor or product variants are listed beyond the generic U‑Boot designation.

Risk and Exploitability

The CVSS score is not provided, and no EPSS value is available, which indicates that publicly known exploitation data is lacking. Nonetheless, because the flaw permits arbitrary code execution and could be triggered during the boot process via malicious ext4 filesystem data, the potential impact is severe. The attack likely requires the ability to influence the bootloader’s handling of ext4 filesystems, such as by booting from compromised media or injecting payloads into a target device’s storage. The flaw does not appear in the CISA KEV catalog, suggesting no confirmed exploitation has been reported yet, but the risk remains high due to the nature of bootloader vulnerabilities.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the device to Denx U‑Boot 2026.04 or newer, which removes the integer overflow in ext4fs_get_bgdtable.
  • If an upgrade is not immediately feasible, limit access to the storage media that U‑Boot reads the ext4 filesystem from, e.g., enforce read‑only or signed media requirements.
  • Apply any vendor‑supplied patches or workarounds that correct the size calculation or add bounds checks around the memcpy operation until a full firmware update can be performed.

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:30:00 +0000

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

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

Type Values Removed Values Added
Title Integer Overflow in ext4fs_get_bgdtable Leading to Arbitrary Code Execution in Denx U‑Boot
Weaknesses CWE-190
CWE-787

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 exists in function ext4fs_get_bgdtable, the size calculation can lead to under allocation and this underallocated buffer will be used in memcpy() which could lead to arbitrary code execution, a denial of service, or other unspecified impacts.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-26T18:44:10.412Z

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

Link: CVE-2025-70293

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2025-70293

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T21:15:04Z

Weaknesses