mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 06:30:43 +00:00
php: ignore CVE-2024-3566
CVE-2024-3566 only effects Microsoft Windows. Signed-off-by: Jeroen Hofstee <jhofstee@victronenergy.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
97376e916e
commit
d68c56e1ed
@ -39,6 +39,7 @@ CVE_STATUS_PHP = " \
|
|||||||
CVE-2007-4596 \
|
CVE-2007-4596 \
|
||||||
"
|
"
|
||||||
CVE_STATUS[CVE-2022-4900] = "cpe-incorrect: The current version (8.2.20) is not affected."
|
CVE_STATUS[CVE-2022-4900] = "cpe-incorrect: The current version (8.2.20) is not affected."
|
||||||
|
CVE_STATUS[CVE-2024-3566] = "not-applicable-platform: Issue only applies on Windows"
|
||||||
|
|
||||||
inherit autotools pkgconfig python3native gettext multilib_header multilib_script systemd
|
inherit autotools pkgconfig python3native gettext multilib_header multilib_script systemd
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user