libjxl: mark CVE-2025-12474 and CVE-2026-1837 patched

Details: https://nvd.nist.gov/vuln/detail/CVE-2025-12474
https://nvd.nist.gov/vuln/detail/CVE-2026-1837

Both CVEs have been fixed in v0.11.2, but NVD tracks these
vulnerabilities without version information.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2026-03-09 10:17:53 +01:00 committed by Khem Raj
parent 39318cebcb
commit eea3a14193
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -53,3 +53,6 @@ CXXFLAGS:append:toolchain-clang:arm = " -fno-integrated-as"
FILES:${PN} += "${libdir}/gdk-pixbuf-2.0 ${datadir}"
BBCLASSEXTEND = "native"
CVE_STATUS[CVE-2025-12474] = "fixed-version: fixed in v0.11.2"
CVE_STATUS[CVE-2026-1837] = "fixed-version: fixed in v0.11.2"