diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/security.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security.rst b/doc/security.rst index 151c279f6..a2dc6f248 100644 --- a/doc/security.rst +++ b/doc/security.rst @@ -21,7 +21,7 @@ Advisories 2016 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -* 2016-11-27 (CVE-2016-xxxx) Integer overflow in BER decoder +* 2016-11-27 (CVE-2016-9132) Integer overflow in BER decoder While decoding BER length fields, an integer overflow could occur. This could occur while parsing untrusted inputs such as X.509 certificates. The overflow |