mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
zlib: ignore CVE-2023-45853
This CVE relates to a bug in the minizip tool, but we don't build that. (From OE-Core rev: 5b06913e5883c35390c87f6660a0578c73ff4ddd) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0542c12e89
commit
1ab33843ef
@@ -45,3 +45,5 @@ do_install_ptest() {
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
CVE_STATUS[CVE-2023-45853] = "not-applicable-config: we don't build minizip"
|
||||
|
||||
Reference in New Issue
Block a user