mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 08:19:17 +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:
parent
6f87a552ab
commit
1ccaa949ea
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user