Double Free
CVE-2016-1516
Summary
OpenCV prior to 2.4.13.4 and 3.0 through 3.3.0 has a double free issue that allows attackers to execute arbitrary code.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- REQUIRED
- NONE
- HIGH
- HIGH
CWE-415 - Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.
References
Advisory Timeline
- Published