libcdio: mark CVE-2024-36600 fixed

Details: https://nvd.nist.gov/vuln/detail/CVE-2024-36600

The vulnerability is fixed since 2.2.1.rc1[1], and officially
since v2.3.0. However NVD tracks it like v2.3.0 was still vulnerable.
Mark the CVE explicitly patched.

[1]: https://github.com/libcdio/libcdio/blob/master/NEWS.md

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-02-23 20:18:42 +01:00 committed by Khem Raj
parent 4d6e24106c
commit a4583e0e80
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -29,3 +29,5 @@ python libcdio_split_packages() {
}
PACKAGESPLITFUNCS =+ "libcdio_split_packages"
CVE_STATUS[CVE-2024-36600] = "fixed-version: fixed in v2.3.0"