mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
glibc: Set status for CVE-2023-5156 & CVE-2023-0687
Set `CVE_STATUS`for those CVEs, they have already been fixed with the latest
pull for stable branch fixes done in rev
e444d2bed0. Hence the issues are fixed
already.
(From OE-Core rev: 6e6fe23c95f1d0a8a0503cb71557cf3272bf9945)
Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ef9f8330c1
commit
1863c0da93
@@ -10,4 +10,6 @@ UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)"
|
||||
CVE_STATUS[CVE-2023-4527] = "fixed-version: Fixed in stable branch updates"
|
||||
CVE_STATUS[CVE-2023-4911] = "fixed-version: Fixed in stable branch updates"
|
||||
CVE_STATUS[CVE-2023-4806] = "fixed-version: Fixed in stable branch updates"
|
||||
CVE_STATUS[CVE-2023-5156] = "fixed-version: Fixed in stable branch updates"
|
||||
CVE_STATUS[CVE-2023-4527] = "fixed-version: Fixed in stable branch updates"
|
||||
CVE_STATUS[CVE-2023-0687] = "fixed-version: Fixed in stable branch updates"
|
||||
|
||||
Reference in New Issue
Block a user