]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
linux-yocto/6.6: update CVE exclusions (6.6.22)
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 19 Mar 2024 23:01:32 +0000 (19:01 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Mar 2024 18:19:46 +0000 (18:19 +0000)
Data pulled from: https://github.com/nluedtke/linux_kernel_cves

    1/1 [
        Author: Nicholas Luedtke
        Email: nicholas.luedtke@uwalumni.com
        Subject: Update 25Feb24
        Date: Sun, 25 Feb 2024 07:03:08 -0500

    ]

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/cve-exclusion_6.6.inc

index 00e891fe9fecdcce28b2c511a03ed6fe824f9d61..0e42cea24ad6c44ade9190f38465e00c93896ca2 100644 (file)
@@ -1,9 +1,9 @@
 
 # Auto-generated CVE metadata, DO NOT EDIT BY HAND.
-# Generated at 2024-03-11 03:13:59.040619+00:00 for version 6.6.21
+# Generated at 2024-03-19 21:27:37.303325+00:00 for version 6.6.22
 
 python check_kernel_cve_status_version() {
-    this_version = "6.6.21"
+    this_version = "6.6.22"
     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))