From: "Armin Kuster" <akuster808@gmail.com>
To: Sekine Shigeki <sekine.shigeki@fujitsu.com>,
yocto@lists.yoctoproject.org
Subject: Re: [yocto] [PATCH] smack: add 3 cves to allowlist
Date: Fri, 18 Jun 2021 07:25:00 -0700 [thread overview]
Message-ID: <8a74df28-51fd-da75-7cd4-94fcffd42374@gmail.com> (raw)
In-Reply-To: <20210618121650.4798-1-sekine.shigeki@fujitsu.com>
On 6/18/21 5:16 AM, Sekine Shigeki wrote:
> CVE-2014-0363, CVE-2014-0364, CVE-2016-10027 are not for smack of smack-team(https://github.com/smack-team/smack) but other project.
Thanks. So this is for meta-security layer based on version.
- armin
>
> Signed-off-by: Sekine Shigeki <sekine.shigeki@fujitsu.com>
> ---
> recipes-mac/smack/smack_1.3.1.bb | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/recipes-mac/smack/smack_1.3.1.bb b/recipes-mac/smack/smack_1.3.1.bb
> index b1ea4e9..6ae715e 100644
> --- a/recipes-mac/smack/smack_1.3.1.bb
> +++ b/recipes-mac/smack/smack_1.3.1.bb
> @@ -13,6 +13,11 @@ SRC_URI = " \
>
> PV = "1.3.1"
>
> +# CVE-2014-0363, CVE-2014-0364, CVE-2016-10027 is valnerble for other product.
> +CVE_CHECK_WHITELIST += "CVE-2014-0363"
> +CVE_CHECK_WHITELIST += "CVE-2014-0364"
> +CVE_CHECK_WHITELIST += "CVE-2016-10027"
> +
> inherit autotools update-rc.d pkgconfig ptest
> inherit ${@bb.utils.contains('VIRTUAL-RUNTIME_init_manager','systemd','systemd','', d)}
> inherit features_check
>
>
>
next prev parent reply other threads:[~2021-06-18 14:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-18 12:16 [PATCH] smack: add 3 cves to allowlist Sekine Shigeki
2021-06-18 14:25 ` Armin Kuster [this message]
2021-06-20 22:51 ` [yocto] " 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=8a74df28-51fd-da75-7cd4-94fcffd42374@gmail.com \
--to=akuster808@gmail.com \
--cc=sekine.shigeki@fujitsu.com \
--cc=yocto@lists.yoctoproject.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.