mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libavif: ignore CVE-2025-48175
CVE-2025-48175 got introduced due to following change which is missing in the current recipe version
1b4ce5ca24
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
4bb1da31d5
commit
a7b0b1cba8
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user