]> granicus.if.org Git - python/commitdiff
- Add CVE number for Issue #21831
authordoko@ubuntu.com <doko@ubuntu.com>
Fri, 3 Oct 2014 17:07:47 +0000 (19:07 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Fri, 3 Oct 2014 17:07:47 +0000 (19:07 +0200)
Misc/NEWS

index badf93d8c8d7a479f6a1ebef650cf8e1025ddf2c..c8d616962a427a094fe29662383e7e92c3f88401 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -268,7 +268,7 @@ Core and Builtins
   overwrite the error set in PyObject_GetAttr.
 
 - Issue #21831: Avoid integer overflow when large sizes and offsets are given to
-  the buffer type.
+  the buffer type. CVE-2014-7185.
 
 - Issue #1856: Avoid crashes and lockups when daemon threads run while the
   interpreter is shutting down; instead, these threads are now killed when they