diff options
author | Dhairya Nagodra <dnagodra@cisco.com> | 2024-03-03 09:44:46 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-03-13 03:59:26 -1000 |
commit | a06286e6f7f838d0e06ffacd44b997ad97e098fc (patch) | |
tree | 9007f72c0b2a52195f3305ac012ead6c5841bc49 | |
parent | 1a5c00f00c14cee3ba5d39c8c8db7a9738469eab (diff) | |
download | poky-a06286e6f7f838d0e06ffacd44b997ad97e098fc.tar.gz |
glibc: Remove duplicate entry for CVE-2023-4527
(From OE-Core rev: d58b1a3a08fbef97455124d9be3eba297d33f036)
Signed-off-by: Dhairya Nagodra <dnagodra@cisco.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | meta/recipes-core/glibc/glibc-version.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc index 212f960cb5..ee89762ae6 100644 --- a/meta/recipes-core/glibc/glibc-version.inc +++ b/meta/recipes-core/glibc/glibc-version.inc | |||
@@ -11,7 +11,6 @@ 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-5156] = "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" | 14 | CVE_STATUS[CVE-2023-0687] = "fixed-version: Fixed in stable branch updates" |
16 | CVE_STATUS[CVE-2023-6246] = "fixed-version: Fixed in stable branch updates" | 15 | CVE_STATUS[CVE-2023-6246] = "fixed-version: Fixed in stable branch updates" |
17 | CVE_STATUS[CVE-2023-6779] = "fixed-version: Fixed in stable branch updates" | 16 | CVE_STATUS[CVE-2023-6779] = "fixed-version: Fixed in stable branch updates" |