mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
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:
committed by
Arnout Vandecappelle
parent
141c6f2556
commit
80dc690cca
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user