python3: fix CVE-2023-27043

Upstream-Status: Backport from 2a9273a0e4

(From OE-Core rev: 793c22623e8b3da2ca8e28fe662d8428b0f805a7)

Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Hitendra Prajapati
2024-09-09 11:00:04 +05:30
committed by Steve Sakoman
parent 85134c7690
commit bfbf6d481d
2 changed files with 511 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
file://CVE-2024-8088.patch \
file://CVE-2024-7592.patch \
file://CVE-2024-6232.patch \
file://CVE-2023-27043.patch \
"
SRC_URI:append:class-native = " \