Message ID | 20250923090651.2617482-1-jeroen@myspectrum.nl |
---|---|
State | Under Review |
Headers | show |
Series | [meta-oe] php: ignore CVE-2024-3566 | expand |
diff --git a/meta-oe/recipes-devtools/php/php_8.4.12.bb b/meta-oe/recipes-devtools/php/php_8.4.12.bb index fbab1b0dda..ecab93b822 100644 --- a/meta-oe/recipes-devtools/php/php_8.4.12.bb +++ b/meta-oe/recipes-devtools/php/php_8.4.12.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