mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
libevent: set status for CVE-2026-63380
Per [1] this only affects 2.2.1-alpha. Also [2] markes their versions as not-affected. [1] https://github.com/libevent/libevent/security/advisories/GHSA-3rpf-frgx-xq34 [2] https://security-tracker.debian.org/tracker/CVE-2026-63380 (From OE-Core rev: 7447b6ffb1ef18cecd7d45d2e397018dfa54c78d) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1e77c861bc
commit
13d8cd57a7
@@ -55,3 +55,5 @@ do_install_ptest() {
|
||||
# handle multilib
|
||||
sed -i s:@libdir@:${libdir}:g ${D}${PTEST_PATH}/run-ptest
|
||||
}
|
||||
|
||||
CVE_STATUS[CVE-2026-63380] = "fixed-version: only affects 2.2.1-alpha"
|
||||
|
||||
Reference in New Issue
Block a user