mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
libavif: ignore CVE-2025-48175
CVE-2025-48175 got introduced due to following change which is missing in the current recipe version https://github.com/AOMediaCodec/libavif/commit/1b4ce5ca24a33b5878b7f766de6eaa05c49f08e6 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
@@ -14,3 +14,5 @@ DEPENDS = "dav1d"
|
||||
inherit cmake
|
||||
|
||||
EXTRA_OECMAKE += "-DAVIF_CODEC_DAV1D=ON"
|
||||
|
||||
CVE_STATUS[CVE-2025-48175] = "cpe-incorrect: The current version (1.0.1) is not affected by the CVE"
|
||||
|
||||
Reference in New Issue
Block a user