### [CVE-2016-7544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7544) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - https://github.com/ARPSyndicate/cvemon