diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-04-06 00:49:11 +1200 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-04-21 08:57:47 +0530 |
| commit | 1ccaa949eac7b2148df37202d94f136d8a9e42d8 (patch) | |
| tree | 8af64606eef7b8f647ac764daa1999e140212378 /meta-oe/recipes-connectivity | |
| parent | 6f87a552ab2ee83d4320406d9e2dc37b52a1c095 (diff) | |
| download | meta-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.bb | 1 |
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}" | |||
| 77 | RDEPENDS:${PN} = "logrotate" | 77 | RDEPENDS:${PN} = "logrotate" |
| 78 | 78 | ||
| 79 | CVE_STATUS[CVE-2026-23925] = "fixed-version: fixed since 7.0.18" | 79 | CVE_STATUS[CVE-2026-23925] = "fixed-version: fixed since 7.0.18" |
| 80 | CVE_STATUS[CVE-2026-23919] = "fixed-version: fixed since 7.0.19" | ||
