mirror of
https://github.com/python/cpython.git
synced 2026-04-22 20:01:13 +00:00
[3.7] bpo-34623: Mention CVE-2018-14647 in news entry (GH-9482) (GH-9488)
https://bugs.python.org/issue34623
(cherry picked from commit 026337a710)
Co-authored-by: Christian Heimes <christian@python.org>
https://bugs.python.org/issue34623
This commit is contained in:
parent
e5fde1f992
commit
5c3d8b2efd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
The C accelerated _elementtree module now initializes hash randomization
|
||||
salt from _Py_HashSecret instead of libexpat's default CSPRNG.
|
||||
CVE-2018-14647: The C accelerated _elementtree module now initializes hash
|
||||
randomization salt from _Py_HashSecret instead of libexpat's default CSPRNG.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue