From cfa04fece146248b8f0c3c522aa29f8e0f3a3cf3 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Thu, 15 Jan 2026 02:00:50 +1300 Subject: python3-tornado: patch CVE-2025-67724 Details: https://nvd.nist.gov/vuln/detail/CVE-2025-67724 Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb b/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb index e24354b54a..ce53ef75ad 100644 --- a/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb @@ -8,7 +8,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI[sha256sum] = "92bad5b4746e9879fd7bf1eb21dce4e3fc5128d71601f80005afa39237ad620b" -SRC_URI += "file://CVE-2025-47287.patch" +SRC_URI += "file://CVE-2025-47287.patch \ + file://CVE-2025-67724.patch \ +" inherit pypi python_setuptools_build_meta -- cgit v1.2.3-54-g00ecf