mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
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: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -75,3 +75,5 @@ do_install:append() {
|
||||
FILES:${PN} += "${libdir}"
|
||||
|
||||
RDEPENDS:${PN} = "logrotate"
|
||||
|
||||
CVE_STATUS[CVE-2026-23925] = "fixed-version: fixed since 7.0.18"
|
||||
|
||||
Reference in New Issue
Block a user