]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-yocto/6.6: update CVE exclusions (6.6.25)
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 3 May 2024 02:40:32 +0000 (22:40 -0400)
committerSteve Sakoman <steve@sakoman.com>
Fri, 28 Jun 2024 13:28:58 +0000 (06:28 -0700)
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>
(cherry picked from commit 70bf42cc53f04bf8137092dfc175cb57001dbb16)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/linux/cve-exclusion_6.6.inc

index 133cab88a3c388a83c520004132f8dfd9b78d676..4a7086a84b90846ead4111ee963598b980e962b3 100644 (file)
@@ -1,9 +1,9 @@
 
 # Auto-generated CVE metadata, DO NOT EDIT BY HAND.
-# Generated at 2024-04-04 03:23:25.421265+00:00 for version 6.6.24
+# Generated at 2024-04-09 14:35:54.393486+00:00 for version 6.6.25
 
 python check_kernel_cve_status_version() {
-    this_version = "6.6.24"
+    this_version = "6.6.25"
     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))