diff mbox series

[1/1] memcached: Update CVE-2022-26635 status

Message ID 20240410143843.77108-2-ninette@thehoodiefirm.com
State Under Review
Headers show
Series memcached: Update CVE-2022-26635 status | expand

Commit Message

Ninette Adhikari April 10, 2024, 2:38 p.m. UTC
This issue is for php-memcached and this is not relevant for meta-openembedded.

Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com>
---
 meta-networking/recipes-support/memcached/memcached_1.6.17.bb | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/memcached/memcached_1.6.17.bb b/meta-networking/recipes-support/memcached/memcached_1.6.17.bb
index 270ad5486..c63f530e0 100644
--- a/meta-networking/recipes-support/memcached/memcached_1.6.17.bb
+++ b/meta-networking/recipes-support/memcached/memcached_1.6.17.bb
@@ -25,6 +25,8 @@  SRC_URI = "http://www.memcached.org/files/${BP}.tar.gz \
            "
 SRC_URI[sha256sum] = "2055e373613d8fc21529aff9f0adce3e23b9ce01ba0478d30e7941d9f2bd1224"
 
+CVE_STATUS[CVE-2022-26635] = "cpe-incorrect: This issue is for php-memcached and this is not relevant for meta-openembedded."
+
 # set the same COMPATIBLE_HOST as libhugetlbfs
 COMPATIBLE_HOST = "(i.86|x86_64|powerpc|powerpc64|aarch64|arm).*-linux*"