mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
742 B
742 B
CVE-2016-8618
Description
The libcurl API function called curl_maprintf()
before version 7.51.0 can be tricked into doing a double-free due to an unsafe size_t
multiplication, on systems using 32 bit size_t
variables.