From: Ross Burton <[email protected]> Signed-off-by: Ross Burton <[email protected]> --- meta/conf/distro/include/cve-extra-exclusions.inc | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/meta/conf/distro/include/cve-extra-exclusions.inc b/meta/conf/distro/include/cve-extra-exclusions.inc index 6641126ec46..1c3cc36c617 100644 --- a/meta/conf/distro/include/cve-extra-exclusions.inc +++ b/meta/conf/distro/include/cve-extra-exclusions.inc @@ -664,3 +664,6 @@ CVE_CHECK_IGNORE += "CVE-2023-33288" # https://www.linuxkernelcves.com/cves/CVE-2023-34256 # Fixed in 6.1.29 CVE_CHECK_IGNORE += "CVE-2023-34256" + +# Backported to 6.1.30 as 9a342d4 +CVE_CHECK_IGNORE += "CVE-2023-3141" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#183098): https://lists.openembedded.org/g/openembedded-core/message/183098 Mute This Topic: https://lists.openembedded.org/mt/99620668/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
