summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-03-09 10:51:41 +0100
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-03-09 17:14:04 +0530
commit467427d3afd5db9118434cb8c487988cc2b3d238 (patch)
tree12025bf089a0d911b8e909ebf61f89b4e72f15a0 /meta-oe/recipes-connectivity
parent9f2fe367d85d79b9799fd3a158962be7e3d1d425 (diff)
downloadmeta-openembedded-467427d3afd5db9118434cb8c487988cc2b3d238.tar.gz
zabbix: mark CVE-2026-23925 as patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-23925 The vulnerability has been fixed since 7.0.18[1], however NVD tracks this CVE without version information. [1]: https://github.com/zabbix/zabbix/commit/89dec866ec7f8230b25f06ac000575e3b7bd4025 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/zabbix/zabbix_7.0.19.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.19.bb b/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.19.bb
index 28e4cc4eb0..141342c45b 100644
--- a/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.19.bb
+++ b/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.19.bb
@@ -75,3 +75,5 @@ do_install:append() {
75FILES:${PN} += "${libdir}" 75FILES:${PN} += "${libdir}"
76 76
77RDEPENDS:${PN} = "logrotate" 77RDEPENDS:${PN} = "logrotate"
78
79CVE_STATUS[CVE-2026-23925] = "fixed-version: fixed since 7.0.18"