First published: Thu Jan 13 2022(Updated: )
The binary MP4Box in Gpac 1.0.1 has a double-free vulnerability in the gf_list_del function in list.c, which allows attackers to cause a denial of service.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GPAC MP4Box | =1.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-40573 is classified as a high severity vulnerability due to its potential to cause denial of service.
To fix CVE-2021-40573, upgrade Gpac to version 1.0.2 or later.
CVE-2021-40573 can be exploited by attackers to trigger a double-free condition leading to denial of service.
CVE-2021-40573 affects Gpac version 1.0.1.
The gf_list_del function in list.c is the main function involved in the double-free vulnerability of CVE-2021-40573.