mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
4d6e24106c
commit
a4583e0e80
@ -29,3 +29,5 @@ python libcdio_split_packages() {
|
||||
}
|
||||
|
||||
PACKAGESPLITFUNCS =+ "libcdio_split_packages"
|
||||
|
||||
CVE_STATUS[CVE-2024-36600] = "fixed-version: fixed in v2.3.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user