python3: patch CVE-2025-13837

Pick patch from 3.12 branch per NVD report.

(From OE-Core rev: 37936e0e93ab5c236d8cc8e709ba1faf8380577c)

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Peter Marko
2026-01-18 22:17:49 +01:00
committed by Richard Purdie
parent 8d61eb390a
commit 534b2c966a
2 changed files with 163 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
file://CVE-2025-6075.patch \
file://CVE-2025-12084.patch \
file://CVE-2025-13836.patch \
file://CVE-2025-13837.patch \
"
SRC_URI:append:class-native = " \