mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
linux-yocto/5.15: update CVE exclusions (5.15.152)
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 ] (From OE-Core rev: a3a17801a9d185f0c181b93e399092032d6ffa4a) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
779b489229
commit
94ad2c81e0
@@ -1,9 +1,9 @@
|
||||
|
||||
# Auto-generated CVE metadata, DO NOT EDIT BY HAND.
|
||||
# Generated at 2024-03-12 23:12:55.402667 for version 5.15.151
|
||||
# Generated at 2024-03-19 17:41:49.053760 for version 5.15.152
|
||||
|
||||
python check_kernel_cve_status_version() {
|
||||
this_version = "5.15.151"
|
||||
this_version = "5.15.152"
|
||||
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))
|
||||
|
||||
Reference in New Issue
Block a user