summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDhairya Nagodra <dnagodra@cisco.com>2024-03-03 09:44:46 -0800
committerSteve Sakoman <steve@sakoman.com>2024-03-13 03:59:26 -1000
commita06286e6f7f838d0e06ffacd44b997ad97e098fc (patch)
tree9007f72c0b2a52195f3305ac012ead6c5841bc49
parent1a5c00f00c14cee3ba5d39c8c8db7a9738469eab (diff)
downloadpoky-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.inc1
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"
11CVE_STATUS[CVE-2023-4911] = "fixed-version: Fixed in stable branch updates" 11CVE_STATUS[CVE-2023-4911] = "fixed-version: Fixed in stable branch updates"
12CVE_STATUS[CVE-2023-4806] = "fixed-version: Fixed in stable branch updates" 12CVE_STATUS[CVE-2023-4806] = "fixed-version: Fixed in stable branch updates"
13CVE_STATUS[CVE-2023-5156] = "fixed-version: Fixed in stable branch updates" 13CVE_STATUS[CVE-2023-5156] = "fixed-version: Fixed in stable branch updates"
14CVE_STATUS[CVE-2023-4527] = "fixed-version: Fixed in stable branch updates"
15CVE_STATUS[CVE-2023-0687] = "fixed-version: Fixed in stable branch updates" 14CVE_STATUS[CVE-2023-0687] = "fixed-version: Fixed in stable branch updates"
16CVE_STATUS[CVE-2023-6246] = "fixed-version: Fixed in stable branch updates" 15CVE_STATUS[CVE-2023-6246] = "fixed-version: Fixed in stable branch updates"
17CVE_STATUS[CVE-2023-6779] = "fixed-version: Fixed in stable branch updates" 16CVE_STATUS[CVE-2023-6779] = "fixed-version: Fixed in stable branch updates"