diff options
author | Ninette Adhikari <ninette@thehoodiefirm.com> | 2024-07-03 10:04:14 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-07-03 20:20:17 -0700 |
commit | d026169258a21cca7a8fddb3665cd1b99501e8e3 (patch) | |
tree | 84a2a32f2bf752cff555bcf8f6e6b9f4c5a7a48e /meta-oe/recipes-devtools/php | |
parent | ceb3f82415e2f1e7643593745c16b70fc3b21731 (diff) | |
download | meta-openembedded-d026169258a21cca7a8fddb3665cd1b99501e8e3.tar.gz |
php-native: CVE status update for CVE-2022-4900
The current version (8.2.20) is not affected.
Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php')
-rw-r--r-- | meta-oe/recipes-devtools/php/php_8.2.20.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.2.20.bb b/meta-oe/recipes-devtools/php/php_8.2.20.bb index c3c51cd934..f306b16931 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.20.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.20.bb | |||
@@ -43,6 +43,7 @@ CVE_STATUS_PHP = " \ | |||
43 | CVE-2007-3205 \ | 43 | CVE-2007-3205 \ |
44 | CVE-2007-4596 \ | 44 | CVE-2007-4596 \ |
45 | " | 45 | " |
46 | CVE_STATUS[CVE-2022-4900] = "cpe-incorrect: The current version (8.2.20) is not affected." | ||
46 | 47 | ||
47 | inherit autotools pkgconfig python3native gettext multilib_header multilib_script systemd | 48 | inherit autotools pkgconfig python3native gettext multilib_header multilib_script systemd |
48 | 49 | ||