From 001d503fe7f26ff8985f9414a0995bfaa1479fed Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Mon, 16 Mar 2026 17:50:29 +0100 Subject: python3-nltk: mark CVE-2026-0846 patched Details: https://nvd.nist.gov/vuln/detail/CVE-2026-0846 It has been fixed in version 3.9.3, however NVD tracks it without CPE/version info. Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python3-nltk') diff --git a/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb b/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb index 8953b75b28..d9f661b262 100644 --- a/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb +++ b/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb @@ -8,6 +8,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" CVE_PRODUCT = "nltk" +CVE_STATUS[CVE-2026-0846] = "fixed-version: fixed in 3.9.3" RDEPENDS:${PN} = "\ python3-click \ -- cgit v1.2.3-54-g00ecf