libraw: ignore CVE-2026-5318

Vulnerability exists in the function which was added in version 0.22.0[1]

Details: https://nvd.nist.gov/vuln/detail/CVE-2026-5318

[1] 12b0e5d60c

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi 2026-04-09 19:09:19 +12:00 committed by Anuj Mittal
parent d17d94e0e0
commit 964432f3af

View File

@ -14,3 +14,5 @@ S = "${WORKDIR}/git"
inherit autotools pkgconfig
DEPENDS = "jpeg jasper lcms"
CVE_STATUS[CVE-2026-5318] = "cpe-incorrect: The current version (0.21.2) is not affected."