diff options
| -rw-r--r-- | meta/conf/distro/include/cve-extra-exclusions.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/distro/include/cve-extra-exclusions.inc b/meta/conf/distro/include/cve-extra-exclusions.inc index 6641126ec4..1c3cc36c61 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" | |||
| 664 | # https://www.linuxkernelcves.com/cves/CVE-2023-34256 | 664 | # https://www.linuxkernelcves.com/cves/CVE-2023-34256 |
| 665 | # Fixed in 6.1.29 | 665 | # Fixed in 6.1.29 |
| 666 | CVE_CHECK_IGNORE += "CVE-2023-34256" | 666 | CVE_CHECK_IGNORE += "CVE-2023-34256" |
| 667 | |||
| 668 | # Backported to 6.1.30 as 9a342d4 | ||
| 669 | CVE_CHECK_IGNORE += "CVE-2023-3141" | ||
