diff options
author | Simone Weiß <simone.p.weiss@posteo.com> | 2024-02-18 22:32:32 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-24 16:10:23 +0000 |
commit | 2bcd651a0871a2a3789c2f2907cb372ad45d9b14 (patch) | |
tree | 0ea4bfbe273abb5d403e168ca38e65f1da75b782 /meta/recipes-extended | |
parent | 5e21c5d64eaf2a7bd8b7cc74e3ee9671cd6df35e (diff) | |
download | poky-2bcd651a0871a2a3789c2f2907cb372ad45d9b14.tar.gz |
meta: Update CVE_STATUS for incorrect cpes
Set CVE_STATUS as none of the issues apply against the versions
used in the recipes.
(From OE-Core rev: cea8c8bf73e84133f566d1c2ca0637494f2d7afe)
Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb b/meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb index 2c965b6451..3dff16eec2 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_10.02.1.bb | |||
@@ -73,3 +73,4 @@ COMPATIBLE_HOST = "^(?!arc).*" | |||
73 | CVE_PRODUCT = "ghostscript gpl_ghostscript" | 73 | CVE_PRODUCT = "ghostscript gpl_ghostscript" |
74 | 74 | ||
75 | CVE_STATUS[CVE-2023-38560] = "not-applicable-config: PCL isn't part of the Ghostscript release" | 75 | CVE_STATUS[CVE-2023-38560] = "not-applicable-config: PCL isn't part of the Ghostscript release" |
76 | CVE_STATUS[CVE-2023-38559] = "cpe-incorrect: Issue only appears in versions before 10.02.0" | ||