Files
CVEs-PoC/2016/CVE-2016-7544.md
2025-09-29 21:09:30 +02:00

691 B

CVE-2016-7544

Description

Crypto++ 5.6.4 incorrectly uses Microsoft's stack-based _malloca and _freea functions. The library will request a block of memory to align a table in memory. If the table is later reallocated, then the wrong pointer could be freed.

POC

Reference

No PoCs from references.

Github