mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
giflib: mark CVE-2026-23868 patched
The fix[1] that is referenced by the NVD advisory is
already included in the current recipe version.
[1]: f5b7267aed/
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -26,3 +26,5 @@ FILES:${PN}-utils = "${bindir}"
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
RDEPENDS:${PN}-utils = "perl"
|
||||
|
||||
CVE_STATUS[CVE-2026-23868] = "fixed-version: fixed since v6.1.2"
|
||||
|
||||
Reference in New Issue
Block a user