diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/glibc/glibc-version.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc index ccf9d505c5..5f24a10826 100644 --- a/meta/recipes-core/glibc/glibc-version.inc +++ b/meta/recipes-core/glibc/glibc-version.inc | |||
@@ -10,4 +10,6 @@ UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)" | |||
10 | CVE_STATUS[CVE-2023-4527] = "fixed-version: Fixed in stable branch updates" | 10 | CVE_STATUS[CVE-2023-4527] = "fixed-version: Fixed in stable branch updates" |
11 | CVE_STATUS[CVE-2023-4911] = "fixed-version: Fixed in stable branch updates" | 11 | CVE_STATUS[CVE-2023-4911] = "fixed-version: Fixed in stable branch updates" |
12 | CVE_STATUS[CVE-2023-4806] = "fixed-version: Fixed in stable branch updates" | 12 | CVE_STATUS[CVE-2023-4806] = "fixed-version: Fixed in stable branch updates" |
13 | CVE_STATUS[CVE-2023-5156] = "fixed-version: Fixed in stable branch updates" | ||
13 | CVE_STATUS[CVE-2023-4527] = "fixed-version: Fixed in stable branch updates" | 14 | CVE_STATUS[CVE-2023-4527] = "fixed-version: Fixed in stable branch updates" |
15 | CVE_STATUS[CVE-2023-0687] = "fixed-version: Fixed in stable branch updates" | ||