diff options
| author | Peter Marko <peter.marko@siemens.com> | 2026-01-18 22:17:56 +0100 |
|---|---|---|
| committer | Paul Barker <paul@pbarker.dev> | 2026-02-27 15:54:01 +0000 |
| commit | 4ad238e9c1bda40c67f86dbeb24483d7deef9ae1 (patch) | |
| tree | 0d99629c3c97d2ad7ab951f4f41303ca32214853 /meta/recipes-devtools/python/python3_3.10.19.bb | |
| parent | ad756dec39fd654025b4bb82a3389e49e68a0253 (diff) | |
| download | poky-4ad238e9c1bda40c67f86dbeb24483d7deef9ae1.tar.gz | |
python3: patch CVE-2025-13837
Pick patch from 3.12 branch per NVD report.
(From OE-Core rev: cfbac1d5edae4b0204ec4c01b5f710d100ceb2ad)
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>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.10.19.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.10.19.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.10.19.bb b/meta/recipes-devtools/python/python3_3.10.19.bb index 5140445ad8..b87fc8d9ef 100644 --- a/meta/recipes-devtools/python/python3_3.10.19.bb +++ b/meta/recipes-devtools/python/python3_3.10.19.bb | |||
| @@ -39,6 +39,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ | |||
| 39 | file://0001-gh-107811-tarfile-treat-overflow-in-UID-GID-as-failu.patch \ | 39 | file://0001-gh-107811-tarfile-treat-overflow-in-UID-GID-as-failu.patch \ |
| 40 | file://CVE-2025-6075.patch \ | 40 | file://CVE-2025-6075.patch \ |
| 41 | file://CVE-2025-13836.patch \ | 41 | file://CVE-2025-13836.patch \ |
| 42 | file://CVE-2025-13837.patch \ | ||
| 42 | " | 43 | " |
| 43 | 44 | ||
| 44 | SRC_URI:append:class-native = " \ | 45 | SRC_URI:append:class-native = " \ |
