Pengutronix

Barebox

12 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 11.05.2026 22:17:19
  • Zuletzt bearbeitet 13.05.2026 19:44:47

barebox version prior to 2026.04.0 contains multiple memory-safety vulnerabilities in the EFI PE loader in efi/loader/pe.c where integer overflow in virtual image size computation using 32-bit arithmetic on section VirtualAddress and size values allo...

  • EPSS 0.13%
  • Veröffentlicht 11.05.2026 21:58:10
  • Zuletzt bearbeitet 13.05.2026 19:58:33

barebox version prior to 2026.04.0 contains a denial-of-service vulnerability in ext4 directory parsing in fs/ext4/ext4_common.c where the ext4fs_iterate_dir() function fails to validate that directory entry length values are non-zero. Attackers can ...

  • EPSS 0.21%
  • Veröffentlicht 11.05.2026 21:09:10
  • Zuletzt bearbeitet 13.05.2026 19:57:51

barebox prior to version 2026.04.0 contains out-of-bounds read vulnerabilities in ext4 extent parsing due to missing validation of the eh_entries field against buffer capacity in fs/ext4/ext4_common.c. Attackers can supply a malicious ext4 filesystem...

  • EPSS 0.22%
  • Veröffentlicht 11.05.2026 20:49:01
  • Zuletzt bearbeitet 16.05.2026 03:07:52

barebox prior to version 2026.04.0 contains an out-of-bounds read vulnerability in DHCP option parsing within the dhcp_message_type() function that fails to verify the options pointer remains within received packet bounds. An attacker on the same bro...

  • EPSS 0.11%
  • Veröffentlicht 20.03.2026 22:51:15
  • Zuletzt bearbeitet 26.03.2026 21:17:05

barebox is a bootloader. In barebox from version 2016.03.0 to before version 2026.03.1 (and the corresponding backport to 2025.09.3), an attacker could exploit a FIT signature verification vulnerability to trick the bootloader into booting different ...

  • EPSS 0.28%
  • Veröffentlicht 19.02.2025 02:15:08
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In barebox before 2025.01.0, request2size in common/dlmalloc.c has an integer overflow, a related issue to CVE-2024-57258.

  • EPSS 0.28%
  • Veröffentlicht 19.02.2025 02:15:08
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In barebox before 2025.01.0, ext4fs_read_symlink has an integer overflow for zalloc (adding one to an le32 variable) via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite, a relat...

Exploit
  • EPSS 1.54%
  • Veröffentlicht 02.08.2021 20:15:08
  • Zuletzt bearbeitet 21.11.2024 06:15:58

crypto/digest.c in Pengutronix barebox through 2021.07.0 leaks timing information because memcmp is used during digest verification.

Exploit
  • EPSS 1.54%
  • Veröffentlicht 02.08.2021 20:15:08
  • Zuletzt bearbeitet 21.11.2024 06:15:58

common/password.c in Pengutronix barebox through 2021.07.0 leaks timing information because strncmp is used during hash comparison.

  • EPSS 1.23%
  • Veröffentlicht 07.06.2020 20:15:10
  • Zuletzt bearbeitet 21.11.2024 05:02:07

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.