public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][kirkstone 02/11] glibc: ignore CVE-2023-0687
Date: Mon,  4 Mar 2024 05:23:07 -1000	[thread overview]
Message-ID: <c8b30db7fcecc726fae87c8c49d4c01f0feeb2ab.1709565668.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1709565668.git.steve@sakoman.com>

From: Peter Marko <peter.marko@siemens.com>

This CVE was backported to glibc 2.35 branch 9 months ago.
NVD recently updated CPE and it appeared in kirkstone cve reports.

https://sourceware.org/git/?p=glibc.git;a=log;h=refs/heads/release/2.35/master
gmon: Fix allocated buffer overflow (bug 29444)
https://sourceware.org/git/?p=glibc.git;a=commit;h=f2820e478c68a73a38f81512cc38beeee220212a

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 meta/recipes-core/glibc/glibc_2.35.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/glibc/glibc_2.35.bb b/meta/recipes-core/glibc/glibc_2.35.bb
index 21cd99dfdd..3ec6610d01 100644
--- a/meta/recipes-core/glibc/glibc_2.35.bb
+++ b/meta/recipes-core/glibc/glibc_2.35.bb
@@ -24,7 +24,7 @@ CVE_CHECK_IGNORE += "CVE-2019-1010025"
 CVE_CHECK_IGNORE += "CVE-2023-4527"
 
 # To avoid these in cve-check reports since the recipe version did not change
-CVE_CHECK_IGNORE += "CVE-2023-4813 CVE-2023-4806 CVE-2023-4911 CVE-2023-5156"
+CVE_CHECK_IGNORE += "CVE-2023-0687 CVE-2023-4813 CVE-2023-4806 CVE-2023-4911 CVE-2023-5156"
 
 DEPENDS += "gperf-native bison-native"
 
-- 
2.34.1



  parent reply	other threads:[~2024-03-04 15:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-04 15:23 [OE-core][kirkstone 00/11] Patch review Steve Sakoman
2024-03-04 15:23 ` [OE-core][kirkstone 01/11] less: Fix for CVE-2022-48624 Steve Sakoman
2024-03-04 15:23 ` Steve Sakoman [this message]
2024-03-04 15:23 ` [OE-core][kirkstone 03/11] qemu: Fix for CVE-2024-24474 Steve Sakoman
2024-03-04 15:23 ` [OE-core][kirkstone 04/11] qemu: Backport fix CVE-2023-6693 Steve Sakoman
2024-03-04 15:23 ` [OE-core][kirkstone 05/11] qemu: Fix CVE-2023-42467 Steve Sakoman
2024-03-04 15:23 ` [OE-core][kirkstone 06/11] dbus: Add missing CVE_PRODUCT Steve Sakoman
2024-03-04 15:23 ` [OE-core][kirkstone 07/11] cve_check: cleanup logging Steve Sakoman
2024-03-04 15:23 ` [OE-core][kirkstone 08/11] bind: Upgrade 9.18.19 -> 9.18.24 Steve Sakoman
2024-03-04 15:23 ` [OE-core][kirkstone 09/11] linux-firmware: upgrade 20231030 -> 20231211 Steve Sakoman
2024-03-04 15:23 ` [OE-core][kirkstone 10/11] tzdata : Upgrade to 2024a Steve Sakoman
2024-03-04 15:23 ` [OE-core][kirkstone 11/11] kernel.bbclass: Set pkg-config variables for building modules Steve Sakoman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c8b30db7fcecc726fae87c8c49d4c01f0feeb2ab.1709565668.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox