mirror of
https://git.yoctoproject.org/poky
synced 2026-06-27 11:13:38 +02:00
python3: CVE-2026-3087 not applicable
CVE link: https://nvd.nist.gov/vuln/detail/CVE-2026-3087 The CVE is only applicable to Windows OS (From OE-Core rev: 96efecfbb2d1eaa24e1c96fbd6593a7087464844) Signed-off-by: Adarsh Jagadish Kamini <adarsh.jagadish.kamini@est.tech> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
ba6b812929
commit
c0d690e103
@@ -63,6 +63,7 @@ CVE_STATUS[CVE-2022-26488] = "not-applicable-platform: Issue only applies on Win
|
||||
# The module will be removed in the future and flaws documented.
|
||||
CVE_STATUS[CVE-2015-20107] = "upstream-wontfix: The mailcap module is insecure by design, so this can't be fixed in a meaningful way"
|
||||
CVE_STATUS[CVE-2023-36632] = "disputed: Not an issue, in fact expected behaviour"
|
||||
CVE_STATUS[CVE-2026-3087] = "not-applicable-platform: Issue only applies on Windows"
|
||||
|
||||
PYTHON_MAJMIN = "3.12"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user