#VU69943 Out-of-bounds write in Universal Boot Loader (U-Boot) - CVE-2022-2347
Published: December 6, 2022
Universal Boot Loader (U-Boot)
DENX
Description
The vulnerability allows an attacker to compromise vulnerable system.
The vulnerability exists due to a boundary error in the U-Boot DFU implementation when processing download setup packets. An attacker with physical access to device can send a USB DFU download setup packet with a `wLength` greater than 4096 bytes, trigger a heap-based buffer overflow and execute arbitrary code on the system.