Beveiligingsadvies

CVE-2016-9939

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2017-01-30 21:00:00
Laatst bijgewerkt 2024-08-06 03:07:31
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

Crypto++ (aka cryptopp and libcrypto++) 5.6.4 contained a bug in its ASN.1 BER decoding routine. The library will allocate a memory block based on the length field of the ASN.1 object. If there is not enough content octets in the ASN.1 object, then the function will fail and the memory block will be zeroed even if its unused. There is a noticeable delay during the wipe for a large allocation.