summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb b/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb
index fd0506f438..e872fbe88c 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb
@@ -25,7 +25,7 @@ CVE_CHECK_IGNORE += "CVE-2013-6629"
25# Issue in the GhostPCL. GhostPCL not part of this GhostScript recipe. 25# Issue in the GhostPCL. GhostPCL not part of this GhostScript recipe.
26CVE_CHECK_IGNORE += "CVE-2023-38560 CVE-2024-46954" 26CVE_CHECK_IGNORE += "CVE-2023-38560 CVE-2024-46954"
27# Vulnerable code was introduced in 9.56.0, so 9.55.0 is not affected yet 27# Vulnerable code was introduced in 9.56.0, so 9.55.0 is not affected yet
28CVE_CHECK_IGNORE += "CVE-2025-27833" 28CVE_CHECK_IGNORE += "CVE-2024-29507 CVE-2025-27833"
29# Only impacts codepaths relevant for Windows builds 29# Only impacts codepaths relevant for Windows builds
30CVE_CHECK_IGNORE += "CVE-2025-27837" 30CVE_CHECK_IGNORE += "CVE-2025-27837"
31 31