Filtered by vendor Pengutronix Subscriptions
Filtered by product Rauc Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-34155 2 Pengutronix, Rauc 2 Rauc, Rauc 2026-04-04 5.3 Medium
RAUC controls the update process on embedded Linux systems. Prior to version 1.15.2, RAUC bundles using the 'plain' format exceeding a payload size of 2 GiB cause an integer overflow which results in a signature which covers only the first few bytes of the payload. Given such a bundle with a legitimate signature, an attacker can modify the part of the payload which is not covered by the signature. This issue has been patched in version 1.15.2.
CVE-2020-25860 1 Pengutronix 1 Rauc 2024-11-21 6.6 Medium
The install.c module in the Pengutronix RAUC update client prior to version 1.5 has a Time-of-Check Time-of-Use vulnerability, where signature verification on an update file takes place before the file is reopened for installation. An attacker who can modify the update file just before it is reopened can install arbitrary code on the device.