Message ID | 20250926222709.2640846-1-jeroen@myspectrum.nl |
---|---|
State | New |
Headers | show |
Series | [meta-oe,walnascar] php: ignore CVE-2024-3566 | expand |
diff --git a/meta-oe/recipes-devtools/php/php_8.4.10.bb b/meta-oe/recipes-devtools/php/php_8.4.10.bb index d74552d5e2..ed169742da 100644 --- a/meta-oe/recipes-devtools/php/php_8.4.10.bb +++ b/meta-oe/recipes-devtools/php/php_8.4.10.bb @@ -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