summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-tornado/CVE-2025-67726.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tornado/CVE-2025-67726.patch b/meta-python/recipes-devtools/python/python3-tornado/CVE-2025-67726.patch
index 7b210aea42..01f18e3bd9 100644
--- a/meta-python/recipes-devtools/python/python3-tornado/CVE-2025-67726.patch
+++ b/meta-python/recipes-devtools/python/python3-tornado/CVE-2025-67726.patch
@@ -8,7 +8,7 @@ certain inputs, which could be a DoS vector. This change adapts
8logic from the equivalent function in the python standard library 8logic from the equivalent function in the python standard library
9in https://github.com/python/cpython/pull/136072/files 9in https://github.com/python/cpython/pull/136072/files
10 10
11CVE: CVE-2025-67726 11CVE: CVE-2025-67726 CVE-2025-67725
12Upstream-Status: Backport [https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd] 12Upstream-Status: Backport [https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd]
13(cherry picked from commit 771472cfdaeebc0d89a9cc46e249f8891a6b29cd) 13(cherry picked from commit 771472cfdaeebc0d89a9cc46e249f8891a6b29cd)
14Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> 14Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>