| Message ID | 20260116193956.1015818-1-peter.marko@siemens.com |
|---|---|
| State | New |
| Headers | show |
| Series | [scarthgap] zlib: ignore CVE-2026-22184 | expand |
diff --git a/meta/recipes-core/zlib/zlib_1.3.1.bb b/meta/recipes-core/zlib/zlib_1.3.1.bb index e6a81ef7898..8ebc6befc2b 100644 --- a/meta/recipes-core/zlib/zlib_1.3.1.bb +++ b/meta/recipes-core/zlib/zlib_1.3.1.bb @@ -48,3 +48,4 @@ BBCLASSEXTEND = "native nativesdk" CVE_STATUS[CVE-2023-45853] = "not-applicable-config: we don't build minizip" CVE_STATUS[CVE-2023-6992] = "cpe-incorrect: this CVE is for cloudflare zlib" +CVE_STATUS[CVE-2026-22184] = "not-applicable-config: vulnerable file is not compiled"