#VU51741 Improper Handling of Exceptional Conditions in BusyBox - CVE-2021-28831
Published: March 26, 2021 / Updated: February 9, 2022
BusyBox
busybox.net
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper handling of error bit on the huft_build result pointer in decompress_gunzip.c. A remote attacker can pass malformed gzip data to the application, trigger an invalid free and perform a denial of service (DoS) attack.