Gentoo: GLSA-202405-23: U-Boot tools: double free vulnerabilitySecurity Advisory Updates
Summary
A vulnerability has been discovered in U-Boot tools. Please review the
CVE identifier referenced below for details.
Resolution
All U-Boot tools users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-embedded/u-boot-tools-2020.04"
References
[ 1 ] CVE-2020-8432
https://nvd.nist.gov/vuln/detail/CVE-2020-8432
Availability
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:
https://security.gentoo.org/glsa/202405-23
Concerns
Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users' machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
https://bugs.gentoo.org.
Synopsis
A vulnerability has been discovered in U-Boot tools which can lead to
execution of arbitary code.
Background
U-Boot tools provides utiiities for working with Das U-Boot.
Affected Packages
Package Vulnerable Unaffected
------------------------- ------------ ------------
dev-embedded/u-boot-tools < 2020.04 >= 2020.04
Impact
In Das U-Boot 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.
Workaround
There is no known workaround at this time.