Change History (7)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
comment:4 by , 5 years ago
Priority: | normal → high |
---|
Retroactively promote to High for CVE-2020-18348.
comment:5 by , 5 years ago
Note that this vulnerability isn't exploitable on an LFS system above 8.4. The security vulnerability that allows this to occur, CVE-2016-10379 in glibc, was fixed in glibc-2.29.
Note:
See TracTickets
for help on using tickets.
What's New in Python 2.7.18 final? ==================================
*Release date: 2020-04-19*
There were no new changes in version 2.7.18.
What's New in Python 2.7.18 release candidate 1? ================================================
*Release date: 2020-04-04*
Security
http.cookiejar
. Patch by Ben Caller.Core and Builtins
Library
Build
-Wstringop-truncation
warning.
Windows
AddRefActCtx()
was needlessly being checked for failure in
PC/dl_nt.c
.
macOS
C API
"es#"
and
"et#"
when the macro :c:macro:`PY_SSIZE_T_CLEAN` is not defined.