mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
zlib: cleanup CVE_STATUS[CVE-2023-45853]
CVE-2023-45853: Version is now higher than NVD CPE
This is a partial cherry-pick from 73ee9789183a ("recipes: cleanup
CVE_STATUS which are resolved now").
Cc: Peter Marko <peter.marko@siemens.com>
(From OE-Core rev: 2e05844a70f97399e323f967e926075428cb5233)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a2c9f142ed
commit
028444d608
@@ -46,7 +46,5 @@ do_install_ptest() {
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
CVE_STATUS[CVE-2023-45853] = "not-applicable-config: we don't build minizip"
|
||||
|
||||
# Adding 'CVE_PRODUCT' to avoid false detection of CVEs
|
||||
CVE_PRODUCT = "zlib:zlib gnu:zlib"
|
||||
|
||||
Reference in New Issue
Block a user