All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH] ecryptfs-utils: add CVE-2016-1572 to allowlist
@ 2022-03-14  1:02 matsunaga-shinji
  0 siblings, 0 replies; only message in thread
From: matsunaga-shinji @ 2022-03-14  1:02 UTC (permalink / raw)
  To: openembedded-devel; +Cc: shin.matsunaga

Patch for CVE-2016-1572 is applied in version 109.

Signed-off-by: matsunaga-shinji <shin.matsunaga@fujitsu.com>
---
 recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb b/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb
index 9aefc32..d98724c 100644
--- a/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb
+++ b/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb
@@ -68,3 +68,6 @@ FILES:${PN} += "${base_libdir}/security/* ${base_libdir}/ecryptfs/*"
 
 RDEPENDS:${PN} += "cryptsetup"
 RRECOMMENDS:${PN} = "gettext-runtime"
+
+# Patch for CVE-2016-1572 is applied in version 109.
+CVE_CHECK_IGNORE += "CVE-2016-1572"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-14  1:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-14  1:02 [meta-security][PATCH] ecryptfs-utils: add CVE-2016-1572 to allowlist matsunaga-shinji

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.