In Das U-Boot through 2020.01, a double free has been found in the cmd/gpt.c do_rename_gpt_parts() function. Double freeing may result in a write-what-where condition, allowing an attacker to execute arbitrary code. NOTE: this vulnerablity was introduced when attempting to fix a memory leak identified by static analysis.
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.
Name | Vendor | Start Version | End Version |
---|---|---|---|
U-boot | Denx | * | 2020.01 (including) |
U-boot | Ubuntu | bionic | * |
U-boot | Ubuntu | eoan | * |
U-boot | Ubuntu | focal | * |
U-boot | Ubuntu | trusty | * |
U-boot | Ubuntu | upstream | * |