| Message ID | 20260416222526.1992249-2-peter.marko@siemens.com |
|---|---|
| State | Accepted, archived |
| Commit | 07652b7159db0877889b257b0a9a52adeaa9d5c8 |
| Headers | show |
| Series | [1/2] cve-exclusions: set status for 5 CVEs | expand |
diff --git a/meta/recipes-kernel/linux/cve-exclusion.inc b/meta/recipes-kernel/linux/cve-exclusion.inc index f86c8c3e2c..d27d764479 100644 --- a/meta/recipes-kernel/linux/cve-exclusion.inc +++ b/meta/recipes-kernel/linux/cve-exclusion.inc @@ -188,3 +188,7 @@ CVE_STATUS[CVE-2025-38656] = "fixed-version: Fixed from 6.17" # Fix https://git.kernel.org/linus/f1fdffe0afea02ba783acfe815b6a60e7180df40 CVE_STATUS[CVE-2025-68195] = "fixed-version: Fixed from 6.18" + +# Fix https://git.kernel.org/stable/c/b4b64fda4d30a83a7f00e92a0c8a1d47699609f3 +# Backport https://git.kernel.org/stable/c/75c5d9bce072abbbc09b701a49869ac23c34a906 +CVE_STATUS[CVE-2025-71145] = "cpe-stable-backport: Fixed from v6.18.3"