mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
dovecot: ignore already fixed CVEs
The following CVEs are fixed in the current version already, however they are tracked without version info. Upstream has confirmed[1] that these vulnerabilities are fixed, and Debian has also identified the relevant commits: CVE-2025-30189: https://security-tracker.debian.org/tracker/CVE-2025-30189 CVE-2026-0394: https://security-tracker.debian.org/tracker/CVE-2026-0394 CVE-2026-24031: https://security-tracker.debian.org/tracker/CVE-2026-24031 CVE-2026-27855: https://security-tracker.debian.org/tracker/CVE-2026-27855 CVE-2026-27860: https://security-tracker.debian.org/tracker/CVE-2026-27860 [1]: https://seclists.org/fulldisclosure/2026/Mar/13 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -81,3 +81,8 @@ FILES:${PN}-dev += "${libdir}/dovecot/libdovecot*.so"
|
||||
FILES:${PN}-dbg += "${libdir}/dovecot/*/.debug"
|
||||
|
||||
CVE_STATUS[CVE-2016-4983] = "not-applicable-platform: Affects only postinstall script on specific distribution."
|
||||
CVE_STATUS[CVE-2025-59031] = "fixed-version: fixed since v2.4.2"
|
||||
CVE_STATUS[CVE-2026-0394] = "fixed-version: fixed since v2.4.1"
|
||||
CVE_STATUS[CVE-2026-24031] = "fixed-version: fixed since v2.4.3"
|
||||
CVE_STATUS[CVE-2026-27855] = "fixed-version: fixed since v2.4.3"
|
||||
CVE_STATUS[CVE-2026-27860] = "fixed-version: fixed since v2.4.3"
|
||||
|
||||
Reference in New Issue
Block a user