package/openvmtools: ignore CVE-2021-31693

Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 2cf55b4e49)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Titouan Christophe
2025-10-23 16:05:26 +02:00
committed by Arnout Vandecappelle
parent 141c6f2556
commit 80dc690cca

View File

@@ -13,6 +13,10 @@ OPENVMTOOLS_LICENSE_FILES = COPYING
OPENVMTOOLS_CPE_ID_VENDOR = vmware
OPENVMTOOLS_CPE_ID_PRODUCT = tools
# This CVE affects a Wordpress plugin. VMware information,
# previously connected to this CVE ID because of a typo, is at CVE-2022-31693
OPENVMTOOLS_IGNORE_CVES += CVE-2021-31693
# 0013-Properly-check-authorization-on-incoming-guestOps-re.patch
OPENVMTOOLS_IGNORE_CVES += CVE-2022-31676