libraw: mark CVE-2026-20911 and CVE-2026-21413 patched

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

Both CVEs are tracked with incorrect version info: NVD indicates that
0.22.1 is explicitly vulnerable, but the fixes are actually included
in this release.

Relevant commits:
CVE-2026-20911: 5357bb5fc6
CVE-2026-21413: 75ed2c12a3

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Gyorgy Sarvari 2026-04-20 08:27:49 +02:00 committed by Khem Raj
parent de5f93f95d
commit 7f49deaf7e
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -13,3 +13,5 @@ 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"
CVE_STATUS[CVE-2026-20911] = "fixed-version: fixed since 0.22.1"
CVE_STATUS[CVE-2026-21413] = "fixed-version: fixed since 0.22.1"