mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
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>
This commit is contained in:
@@ -77,3 +77,4 @@ FILES:${PN} += "${libdir}"
|
|||||||
RDEPENDS:${PN} = "logrotate"
|
RDEPENDS:${PN} = "logrotate"
|
||||||
|
|
||||||
CVE_STATUS[CVE-2026-23925] = "fixed-version: fixed since 7.0.18"
|
CVE_STATUS[CVE-2026-23925] = "fixed-version: fixed since 7.0.18"
|
||||||
|
CVE_STATUS[CVE-2026-23919] = "fixed-version: fixed since 7.0.19"
|
||||||
|
|||||||
Reference in New Issue
Block a user