[PATCH] glibc: mark a CVE where we have merged the fix


Ross Burton
 

The fix for this CVE has been merged into the 2.36 branch and fixed in
oe-core as of 055ce284.

Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-core/glibc/glibc_2.36.bb | 3 +++
1 file changed, 3 insertions(+)

diff --git a/meta/recipes-core/glibc/glibc_2.36.bb b/meta/recipes-core/gl=
ibc/glibc_2.36.bb
index 1cfa8101efa..45bc784b337 100644
--- a/meta/recipes-core/glibc/glibc_2.36.bb
+++ b/meta/recipes-core/glibc/glibc_2.36.bb
@@ -16,6 +16,9 @@ CVE_CHECK_IGNORE +=3D "CVE-2019-1010022 CVE-2019-101002=
3 CVE-2019-1010024"
# Potential patch at https://sourceware.org/bugzilla/show_bug.cgi?id=3D2=
2853
CVE_CHECK_IGNORE +=3D "CVE-2019-1010025"
=20
+# This has been integrated into the 2.36 branch as of c399271 so is now =
fixed
+CVE_CHECK_IGNORE +=3D "CVE-2022-39046"
+
DEPENDS +=3D "gperf-native bison-native"
=20
NATIVESDKFIXES ?=3D ""
--=20
2.34.1