Vulnerabilities (CVE)

Filtered by vendor Pengutronix Subscribe
Total 6 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-37848 1 Pengutronix 1 Barebox 2024-02-04 5.0 MEDIUM 7.5 HIGH
common/password.c in Pengutronix barebox through 2021.07.0 leaks timing information because strncmp is used during hash comparison.
CVE-2021-37847 1 Pengutronix 1 Barebox 2024-02-04 5.0 MEDIUM 7.5 HIGH
crypto/digest.c in Pengutronix barebox through 2021.07.0 leaks timing information because memcmp is used during digest verification.
CVE-2020-25860 1 Pengutronix 1 Rauc 2024-02-04 7.1 HIGH 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.
CVE-2020-13910 1 Pengutronix 1 Barebox 2024-02-04 6.4 MEDIUM 9.1 CRITICAL
Pengutronix Barebox through v2020.05.0 has an out-of-bounds read in nfs_read_reply in net/nfs.c because a field of an incoming network packet is directly used as a length field without any bounds check.
CVE-2019-15938 1 Pengutronix 1 Barebox 2024-02-04 7.5 HIGH 9.8 CRITICAL
Pengutronix barebox through 2019.08.1 has a remote buffer overflow in nfs_readlink_req in fs/nfs.c because a length field is directly used for a memcpy.
CVE-2019-15937 1 Pengutronix 1 Barebox 2024-02-04 7.5 HIGH 9.8 CRITICAL
Pengutronix barebox through 2019.08.1 has a remote buffer overflow in nfs_readlink_reply in net/nfs.c because a length field is directly used for a memcpy.