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.
Weaknesses in this category are related to improper management of system resources.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/93164 | third party advisory vdb entry |
http://www.openwall.com/lists/oss-security/2016/09/23/5 | patch mailing list third party advisory |
https://github.com/weidai11/cryptopp/issues/302 | patch third party advisory issue tracking |
https://www.cryptopp.com/release565.html | release notes vendor advisory |
http://www.openwall.com/lists/oss-security/2016/09/23/9 | patch mailing list third party advisory |