All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Armin Kuster" <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [dunfell 10/11] cyrus-sasl: add CVE-2020-8032 to allowlist
Date: Tue,  6 Jul 2021 07:53:15 -0700	[thread overview]
Message-ID: <50ffe3b559117cc0209b6aefe34f443f92c4ae04.1625583100.git.akuster808@gmail.com> (raw)
In-Reply-To: <cover.1625583100.git.akuster808@gmail.com>

From: "ito-yuichi@fujitsu.com" <ito-yuichi@fujitsu.com>

This affects only openSUSE, so add it to allowlist.

Signed-off-by: Yuichi Ito <ito-yuichi@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 711e932b14de57a5f341124470b2f3f131615a25)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 26819375448077265cd4c9dbb88b6be08b899e3f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb            | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
index d55dc4ab7e..d3983eb1ae 100644
--- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
+++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
@@ -96,3 +96,6 @@ FILES_${PN}-dbg       += "${libdir}/sasl2/.debug"
 FILES_${PN}-staticdev += "${libdir}/sasl2/*.a"
 
 INSANE_SKIP_${PN} += "dev-so"
+
+# CVE-2020-8032 affects only openSUSE
+CVE_CHECK_WHITELIST += "CVE-2020-8032"
-- 
2.25.1


  parent reply	other threads:[~2021-07-06 14:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06 14:53 [dunfell 00/11] Patch review, July 5th Armin Kuster
2021-07-06 14:53 ` [dunfell 01/11] nss: Fix build on Centos 7 Armin Kuster
2021-07-06 14:53 ` [dunfell 02/11] python3-django: upgrade 2.2.7 -> 2.2.13 Armin Kuster
2021-07-06 14:53 ` [dunfell 03/11] python3-django: upgrade 2.2.13 -> 2.2.16 Armin Kuster
2021-07-06 14:53 ` [dunfell 04/11] python3-django: fix CVE-2021-28658 Armin Kuster
2021-07-06 14:53 ` [dunfell 05/11] python3-django: upgrade to 2.2.20 Armin Kuster
2021-07-06 14:53 ` [dunfell 06/11] python3-django: upgrade 2.2.20 -> 2.2.22 Armin Kuster
2021-07-06 14:53 ` [dunfell 07/11] python3-django: upgrade 2.2.22 -> 2.2.23 Armin Kuster
2021-07-06 14:53 ` [dunfell 08/11] python3-django: upgrade 2.2.23 -> 2.2.24 Armin Kuster
2021-07-06 14:53 ` [dunfell 09/11] add CVE-2011-2411 to allowlist Armin Kuster
2021-07-06 14:53 ` Armin Kuster [this message]
2021-07-06 14:53 ` [dunfell 11/11] dovecot: add CVE-2016-4983 " Armin Kuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50ffe3b559117cc0209b6aefe34f443f92c4ae04.1625583100.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.