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:
Ankur Tyagi 2025-10-15 09:46:42 +13:00 committed by Anuj Mittal
parent 4bb1da31d5
commit a7b0b1cba8
No known key found for this signature in database
GPG Key ID: B749E1556041E1B2

View File

@ -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"