]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
meta: Remove some not needed CVE_STATUS
authorSimone Weiß <simone.p.weiss@posteo.com>
Fri, 23 Feb 2024 21:31:01 +0000 (21:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2024 16:10:19 +0000 (16:10 +0000)
CVE_STATUS was set for those components, but meanwhile databases are updated
with corrected information, so setting the CVE_STATUS is not needed anymore.

Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl_3.2.1.bb
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-extended/shadow/shadow_4.14.2.bb
meta/recipes-multimedia/libpng/libpng_1.6.41.bb
meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb
meta/recipes-support/sqlite/sqlite3_3.45.1.bb

index 549fa4cd9489cb37a02fba6ea4f7d9d84cd3f77d..d3bf6248e393dfb36f976177a57013389be615ca 100644 (file)
@@ -257,5 +257,3 @@ CVE_PRODUCT = "openssl:openssl"
 
 CVE_VERSION_SUFFIX = "alphabetical"
 
-# Apache in meta-webserver is already recent enough
-CVE_STATUS[CVE-2019-0190] = "not-applicable-config: Only affects OpenSSL >= 1.1.1 in combination with Apache < 2.4.37"
index d16d5e76c869b07ce40829c73329dce7d90ecd70..a403f7d69fa5c1ffae039b201f49538449477229 100644 (file)
@@ -54,8 +54,6 @@ SRC_URI:append:class-native = " \
 
 SRC_URI[sha256sum] = "8562751158175f9d187c5f22b57555abe3c870f0325c8ced12c34c6d987729be"
 
-CVE_STATUS[CVE-2017-5957] = "cpe-incorrect: Applies against virglrender < 0.6.0 and not qemu itself"
-
 CVE_STATUS[CVE-2007-0998] = "not-applicable-config: The VNC server can expose host files uder some circumstances. We don't enable it by default."
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=1609015#c11
index 4e55446312520001cdff488d7cd1f50c9c11b7c3..e57676c1da34b6f96de25463569c808da330a6cb 100644 (file)
@@ -8,4 +8,3 @@ BBCLASSEXTEND = "native nativesdk"
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=884658
 CVE_STATUS[CVE-2013-4235] = "upstream-wontfix: Severity is low and marked as closed and won't fix."
-CVE_STATUS[CVE-2016-15024] = "cpe-incorrect: This is an issue for a different shadow"
index 59d3db8efdf6ea367cb68b0f7cd7f5d29c33328b..8c7529be9bc68d618de6b87438b780bb1dc3e1ed 100644 (file)
@@ -31,5 +31,3 @@ PACKAGES =+ "${PN}-tools"
 FILES:${PN}-tools = "${bindir}/png-fix-itxt ${bindir}/pngfix ${bindir}/pngcp"
 
 BBCLASSEXTEND = "native nativesdk"
-
-CVE_STATUS[CVE-2019-17371] = "cpe-incorrect: A memory leak in gif2png 2.x"
index 1c4f4d6038cf81b142250c49d4ac09ab5cd5610a..5a76201ab5eacd9306d4725dd0b28f02d4d9c990 100644 (file)
@@ -29,9 +29,6 @@ SRC_URI = "${GNUPG_MIRROR}/libgcrypt/libgcrypt-${PV}.tar.bz2 \
            "
 SRC_URI[sha256sum] = "8b0870897ac5ac67ded568dcfadf45969cfa8a6beb0fd60af2a9eadc2a3272aa"
 
-CVE_STATUS[CVE-2018-12433] = "disputed: CVE is disputed and not affecting crypto libraries for any distro."
-CVE_STATUS[CVE-2018-12438] = "disputed: CVE is disputed and not affecting crypto libraries for any distro."
-
 BINCONFIG = "${bindir}/libgcrypt-config"
 
 inherit autotools texinfo binconfig-disabled pkgconfig ptest
index 2ca8bc5bc9a7adfac3febd8470bb2d6d1a2a75c5..50612feb25bb2adcb95d4f2ea3997d86e465860c 100644 (file)
@@ -6,5 +6,3 @@ LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed0
 SRC_URI = "http://www.sqlite.org/2024/sqlite-autoconf-${SQLITE_PV}.tar.gz"
 SRC_URI[sha256sum] = "cd9c27841b7a5932c9897651e20b86c701dd740556989b01ca596fcfa3d49a0a"
 
-CVE_STATUS[CVE-2023-36191] = "disputed: The error is a bug. It has been fixed upstream. But it is not a vulnerability"
-