summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-04-06 21:06:24 +0200
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-04-24 21:13:20 +0530
commitd994b091f699bf6a7feba7ecf01712ae280ce4ac (patch)
tree1a414c5519bbc07a0f5ee8c88151ceb933872a71
parent47ec93ee07a0e0d6c0214a50849e802ceb29c0b7 (diff)
downloadmeta-openembedded-d994b091f699bf6a7feba7ecf01712ae280ce4ac.tar.gz
dovecot: mark CVE-2026-0394 patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-0394 As identified[1] by Debian, the recipe version already contains the commits that fix this. Due to this mark it as patched. [1]: https://security-tracker.debian.org/tracker/CVE-2026-0394 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
-rw-r--r--meta-networking/recipes-support/dovecot/dovecot_2.4.1-4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.4.1-4.bb b/meta-networking/recipes-support/dovecot/dovecot_2.4.1-4.bb
index 769e693c5a..0f4ceac599 100644
--- a/meta-networking/recipes-support/dovecot/dovecot_2.4.1-4.bb
+++ b/meta-networking/recipes-support/dovecot/dovecot_2.4.1-4.bb
@@ -88,3 +88,4 @@ FILES:${PN}-dev += "${libdir}/dovecot/libdovecot*.so"
88FILES:${PN}-dbg += "${libdir}/dovecot/*/.debug" 88FILES:${PN}-dbg += "${libdir}/dovecot/*/.debug"
89 89
90CVE_STATUS[CVE-2016-4983] = "not-applicable-platform: Affects only postinstall script on specific distribution." 90CVE_STATUS[CVE-2016-4983] = "not-applicable-platform: Affects only postinstall script on specific distribution."
91CVE_STATUS[CVE-2026-0394] = "fixed-version: fixed in 2.4.1"