mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -29,3 +29,5 @@ python libcdio_split_packages() {
|
||||
}
|
||||
|
||||
PACKAGESPLITFUNCS =+ "libcdio_split_packages"
|
||||
|
||||
CVE_STATUS[CVE-2024-36600] = "fixed-version: fixed in v2.3.0"
|
||||
|
||||
Reference in New Issue
Block a user