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 logic from the equivalent function in the python standard library in https://github.com/python/cpython/pull/136072/files -CVE: CVE-2025-67726 +CVE: CVE-2025-67726 CVE-2025-67725 Upstream-Status: Backport [https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd] (cherry picked from commit 771472cfdaeebc0d89a9cc46e249f8891a6b29cd) Signed-off-by: Ankur Tyagi