#VU63043 Out-of-bounds read in libsndfile - CVE-2021-4156
Published: May 11, 2022
libsndfile
Erik de Castro Lopo
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary condition within the flac_read_loop() function in flac.c. A remote attacker can pass specially crafted data to the application, trigger an out-of-bounds read error and perform a denial of service (DoS) attack.