All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sekine Shigeki" <sekine.shigeki@fujitsu.com>
To: 'Armin Kuster' <akuster808@gmail.com>,
	OpenEmbedded Devel List
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] [OE-core] [meta-oe][dunfell][PATCH] ntp: add CVE-2016-9312 to allowlist
Date: Thu, 17 Jun 2021 10:46:51 +0000	[thread overview]
Message-ID: <OSBPR01MB4440741300D497F9F3DD807F940E9@OSBPR01MB4440.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <97f50ef4-f51a-b125-bc8c-9afc9266fdb1@gmail.com>

Sorry, I made a mistake with the subject. I will resend the revised one later, so please ignore it.

-----Original Message-----
From: openembedded-devel@lists.openembedded.org <openembedded-devel@lists.openembedded.org> On Behalf Of Armin Kuster
Sent: Tuesday, June 15, 2021 12:54 AM
To: OpenEmbedded Devel List <openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] [OE-core] [meta-oe][dunfell][PATCH] ntp: add CVE-2016-9312 to allowlist



On 6/14/21 5:40 AM, Sekine Shigeki wrote:
> CVE-2016-9312 is only for windows.
> Signed-off-by: Sekine Shigeki <sekine.shigeki@fujitsu.com>
> ---
>  meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb
> index 7e168825e..e668113c5 100644
> --- a/meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb
> +++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb
> @@ -26,6 +26,9 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g
>  
>  SRC_URI[sha256sum] = "f65840deab68614d5d7ceb2d0bb9304ff70dcdedd09abb79754a87536b849c19"
Does this affect Hardknott?

>  
> +# CVE-2016-9312 is only for windows.
> +CVE_CHECK_WHITELIST += "CVE-2016-9312"
> +
>  inherit autotools update-rc.d useradd systemd pkgconfig
>  
>  # The ac_cv_header_readline_history is to stop ntpdc depending on either
>
> 
>


      reply	other threads:[~2021-06-17 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-14 12:40 [meta-oe][dunfell][PATCH] ntp: add CVE-2016-9312 to allowlist Sekine Shigeki
2021-06-14 15:53 ` [OE-core] " Armin Kuster
2021-06-17 10:46   ` Sekine Shigeki [this message]

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=OSBPR01MB4440741300D497F9F3DD807F940E9@OSBPR01MB4440.jpnprd01.prod.outlook.com \
    --to=sekine.shigeki@fujitsu.com \
    --cc=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.