summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorAnkur Tyagi <ankur.tyagi85@gmail.com>2026-04-06 00:49:11 +1200
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-04-21 08:57:47 +0530
commit1ccaa949eac7b2148df37202d94f136d8a9e42d8 (patch)
tree8af64606eef7b8f647ac764daa1999e140212378 /meta-oe/recipes-connectivity
parent6f87a552ab2ee83d4320406d9e2dc37b52a1c095 (diff)
downloadmeta-openembedded-1ccaa949eac7b2148df37202d94f136d8a9e42d8.tar.gz
zabbix: ignore CVE-2026-23919
It was fixed since version 7.0.19[1] [1] https://support.zabbix.com/browse/ZBX-27638 Signed-off-by: Ankur Tyagi <ankur.tyagi85@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.bb1
1 files changed, 1 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 141342c45b..61f6915ea6 100644
--- a/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.19.bb
+++ b/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.19.bb
@@ -77,3 +77,4 @@ FILES:${PN} += "${libdir}"
77RDEPENDS:${PN} = "logrotate" 77RDEPENDS:${PN} = "logrotate"
78 78
79CVE_STATUS[CVE-2026-23925] = "fixed-version: fixed since 7.0.18" 79CVE_STATUS[CVE-2026-23925] = "fixed-version: fixed since 7.0.18"
80CVE_STATUS[CVE-2026-23919] = "fixed-version: fixed since 7.0.19"