diff options
-rw-r--r-- | meta-oe/recipes-devtools/php/php_8.4.12.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 = " \ | |||
39 | CVE-2007-4596 \ | 39 | CVE-2007-4596 \ |
40 | " | 40 | " |
41 | CVE_STATUS[CVE-2022-4900] = "cpe-incorrect: The current version (8.2.20) is not affected." | 41 | CVE_STATUS[CVE-2022-4900] = "cpe-incorrect: The current version (8.2.20) is not affected." |
42 | CVE_STATUS[CVE-2024-3566] = "not-applicable-platform: Issue only applies on Windows" | ||
42 | 43 | ||
43 | inherit autotools pkgconfig python3native gettext multilib_header multilib_script systemd | 44 | inherit autotools pkgconfig python3native gettext multilib_header multilib_script systemd |
44 | 45 | ||