mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 13:27:14 +00:00
libraw: mark fixed CVEs patched
These CVEs have been fixed already in the current version, however NVD tracks them with incorrect version information. Commits that fix them: CVE-2026-20884:aa4458eb51CVE-2026-24450:c911c9b9edThese commits were identified from the changelog of this version[1], which mentions the Talos ID of the vulnerabilities (and the Talos ID is mentioned in the NVD reports[2][3]). [1]: https://github.com/LibRaw/LibRaw/releases/tag/0.22.1 [2]: https://nvd.nist.gov/vuln/detail/CVE-2026-24450 [3]: https://nvd.nist.gov/vuln/detail/CVE-2026-20884 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
15b3c0f141
commit
7355320e12
@ -11,3 +11,5 @@ DEPENDS = "jpeg jasper lcms"
|
||||
|
||||
CVE_STATUS[CVE-2026-5318] = "fixed-version: fixed since 0.22.1"
|
||||
CVE_STATUS[CVE-2026-5342] = "fixed-version: fixed since 0.22.1"
|
||||
CVE_STATUS[CVE-2026-20884] = "fixed-version: fixed since 0.22.1"
|
||||
CVE_STATUS[CVE-2026-24450] = "fixed-version: fixed since 0.22.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user