mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -39,6 +39,7 @@ CVE_STATUS_PHP = " \
|
||||
CVE-2007-4596 \
|
||||
"
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user