From f9739740a4171cb8f8e83281ecd4e6833b9b2f3a Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 16 Feb 2024 15:05:15 -0500 Subject: linux-yocto/6.6: update CVE exclusions Data pulled from: https://github.com/nluedtke/linux_kernel_cves 1/1 [ Author: Nicholas Luedtke Email: nicholas.luedtke@uwalumni.com Subject: Update 9Feb24 Date: Fri, 9 Feb 2024 18:02:45 -0500 ] (From OE-Core rev: 06ec9cea78e15fb2e6b14fedf5a44a0bbd2ab90c) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/cve-exclusion_6.6.inc | 28 ++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/linux/cve-exclusion_6.6.inc b/meta/recipes-kernel/linux/cve-exclusion_6.6.inc index f3b3f32736..501e9541d4 100644 --- a/meta/recipes-kernel/linux/cve-exclusion_6.6.inc +++ b/meta/recipes-kernel/linux/cve-exclusion_6.6.inc @@ -1,9 +1,9 @@ # Auto-generated CVE metadata, DO NOT EDIT BY HAND. -# Generated at 2024-02-04 13:08:50.287438+00:00 for version 6.6.15 +# Generated at 2024-02-14 17:05:05.638255+00:00 for version 6.6.16 python check_kernel_cve_status_version() { - this_version = "6.6.15" + this_version = "6.6.16" kernel_version = d.getVar("LINUX_VERSION") if kernel_version != this_version: bb.warn("Kernel CVE status needs updating: generated for %s but kernel is %s" % (this_version, kernel_version)) @@ -5166,6 +5166,8 @@ CVE_STATUS[CVE-2023-6200] = "cpe-stable-backport: Backported in 6.6.9" # CVE-2023-6238 has no known resolution +# CVE-2023-6240 has no known resolution + # CVE-2023-6270 has no known resolution # CVE-2023-6356 has no known resolution @@ -5232,19 +5234,39 @@ CVE_STATUS[CVE-2024-1085] = "cpe-stable-backport: Backported in 6.6.14" CVE_STATUS[CVE-2024-1086] = "cpe-stable-backport: Backported in 6.6.15" +CVE_STATUS[CVE-2024-1312] = "fixed-version: Fixed from version 6.5rc4" + # CVE-2024-21803 has no known resolution # CVE-2024-22099 has no known resolution +# CVE-2024-22386 has no known resolution + CVE_STATUS[CVE-2024-22705] = "cpe-stable-backport: Backported in 6.6.10" +# CVE-2024-23196 has no known resolution + # CVE-2024-23307 has no known resolution # CVE-2024-23848 has no known resolution -# CVE-2024-23849 has no known resolution +CVE_STATUS[CVE-2024-23849] = "cpe-stable-backport: Backported in 6.6.15" # CVE-2024-23850 has no known resolution # CVE-2024-23851 has no known resolution +# CVE-2024-24855 has no known resolution + +# CVE-2024-24857 has no known resolution + +# CVE-2024-24858 has no known resolution + +# CVE-2024-24859 has no known resolution + +# CVE-2024-24860 has no known resolution + +# CVE-2024-24861 has no known resolution + +# CVE-2024-24864 has no known resolution + -- cgit v1.2.3-54-g00ecf