diff options
author | Ross Burton <ross.burton@arm.com> | 2023-12-18 14:18:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-20 07:47:00 +0000 |
commit | 2ad23af63be48fe998db2cbb9bcd7c7ada03f286 (patch) | |
tree | 424a11942c3011771dbf13d765f89cf419fd9735 | |
parent | 17ce33958140a42b97dd08b0a32ec1b184a43e9b (diff) | |
download | poky-2ad23af63be48fe998db2cbb9bcd7c7ada03f286.tar.gz |
linux-yocto: update CVE exclusions
(From OE-Core rev: 4cfc4187ac90a4504b93a01ff6333d14928728a8)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux/cve-exclusion_6.1.inc | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/cve-exclusion_6.5.inc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/cve-exclusion_6.1.inc b/meta/recipes-kernel/linux/cve-exclusion_6.1.inc index 1e366481ff..56766acc01 100644 --- a/meta/recipes-kernel/linux/cve-exclusion_6.1.inc +++ b/meta/recipes-kernel/linux/cve-exclusion_6.1.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | 1 | ||
2 | # Auto-generated CVE metadata, DO NOT EDIT BY HAND. | 2 | # Auto-generated CVE metadata, DO NOT EDIT BY HAND. |
3 | # Generated at 2023-12-05 13:22:34.961692+00:00 for version 6.1.65 | 3 | # Generated at 2023-12-18 14:15:17.069657+00:00 for version 6.1.65 |
4 | 4 | ||
5 | python check_kernel_cve_status_version() { | 5 | python check_kernel_cve_status_version() { |
6 | this_version = "6.1.65" | 6 | this_version = "6.1.65" |
@@ -5128,7 +5128,7 @@ CVE_STATUS[CVE-2023-5717] = "cpe-stable-backport: Backported in 6.1.60" | |||
5128 | 5128 | ||
5129 | CVE_STATUS[CVE-2023-6111] = "fixed-version: only affects 6.6rc3 onwards" | 5129 | CVE_STATUS[CVE-2023-6111] = "fixed-version: only affects 6.6rc3 onwards" |
5130 | 5130 | ||
5131 | # CVE-2023-6121 needs backporting (fixed from 6.7rc3) | 5131 | CVE_STATUS[CVE-2023-6121] = "cpe-stable-backport: Backported in 6.1.65" |
5132 | 5132 | ||
5133 | CVE_STATUS[CVE-2023-6176] = "cpe-stable-backport: Backported in 6.1.54" | 5133 | CVE_STATUS[CVE-2023-6176] = "cpe-stable-backport: Backported in 6.1.54" |
5134 | 5134 | ||
diff --git a/meta/recipes-kernel/linux/cve-exclusion_6.5.inc b/meta/recipes-kernel/linux/cve-exclusion_6.5.inc index 6304d80844..da76a2e3fe 100644 --- a/meta/recipes-kernel/linux/cve-exclusion_6.5.inc +++ b/meta/recipes-kernel/linux/cve-exclusion_6.5.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | 1 | ||
2 | # Auto-generated CVE metadata, DO NOT EDIT BY HAND. | 2 | # Auto-generated CVE metadata, DO NOT EDIT BY HAND. |
3 | # Generated at 2023-12-05 13:22:43.339114+00:00 for version 6.5.13 | 3 | # Generated at 2023-12-18 14:15:23.952852+00:00 for version 6.5.13 |
4 | 4 | ||
5 | python check_kernel_cve_status_version() { | 5 | python check_kernel_cve_status_version() { |
6 | this_version = "6.5.13" | 6 | this_version = "6.5.13" |