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.
References
| Link | Resource |
|---|---|
| https://gist.github.com/sgInnora/f4ac66faeefe07a653ceeb3f58cdc381 | Third Party Advisory |
| https://github.com/OpenAMP/open-amp | Product |
| https://github.com/OpenAMP/open-amp/blob/main/lib/remoteproc/elf_loader.c | Product |
Configurations
History
No history.
Information
Published : 2026-05-01 17:16
Updated : 2026-06-17 10:41
NVD link : CVE-2026-37540
Mitre link : CVE-2026-37540
CVE.ORG link : CVE-2026-37540
JSON object : View
Products Affected
linaro
- openamp
CWE
CWE-190
Integer Overflow or Wraparound
