mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
linux-yocto: Exclude 294 CVEs already fixed upstream
Exclude CVEs that are fixed in current linux-yocto version v5.4.237.
To get the commit fixing a CVE, I used the Debian kernel-sec repo [1].
[1]: 86d5040aee
(From OE-Core rev: ec0f3e5869c596a308a164f93cb031e04034a8ed)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
f5051dae9f
commit
397d3430bf
1840
meta/recipes-kernel/linux/cve-exclusion.inc
Normal file
1840
meta/recipes-kernel/linux/cve-exclusion.inc
Normal file
File diff suppressed because it is too large
Load Diff
@@ -56,3 +56,6 @@ do_install_append(){
|
||||
|
||||
# enable kernel-sample for oeqa/runtime/cases's ksample.py test
|
||||
KERNEL_FEATURES_append_qemuall=" features/kernel-sample/kernel-sample.scc"
|
||||
|
||||
# CVE exclusion
|
||||
include recipes-kernel/linux/cve-exclusion.inc
|
||||
|
||||
Reference in New Issue
Block a user