CVE-2026-37540
Published
CVSS v3
8.4
HIGH
CVSS v2
N/A
Affected
1
PROJECT
Description
OpenAMP v2025.10.0 ELF loader contains an integer overflow vulnerability in firmware image parsing. In elf_loader.c, it performs multiplication of two attacker-controlled 16-bit values from the ELF header without overflow checking. On 32-bit embedded systems (STM32MP1, Zynq, i.MX), large values can cause the product to wrap around to a small value.
The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc