| Message ID | 20260822202144.3375699-1-peter.marko@siemens.com |
|---|---|
| State | New |
| Headers | show |
| Series | [scarthgap] gnutls: set status for CVE-2026-1584 | expand |
diff --git a/meta/recipes-support/gnutls/gnutls_3.8.4.bb b/meta/recipes-support/gnutls/gnutls_3.8.4.bb index d27d2cfa748..6fa521b2ec0 100644 --- a/meta/recipes-support/gnutls/gnutls_3.8.4.bb +++ b/meta/recipes-support/gnutls/gnutls_3.8.4.bb @@ -128,3 +128,4 @@ pkg_postinst_ontarget:${PN}-fips () { } CVE_STATUS[CVE-2026-3832] = "fixed-version: vulnerable multi-record OCSP response handling was introduced in 3.8.8 and is not present in 3.8.4" +CVE_STATUS[CVE-2026-1584] = "fixed-version: vulnerable code not present, introduced with 3.8.11"