From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] Assign CVE number to add_key02
Date: Thu, 12 Oct 2017 14:35:14 +0200 [thread overview]
Message-ID: <20171012123514.GA21098@rei.lan> (raw)
In-Reply-To: <20171012073839.3783-1-rpalethorpe@suse.com>
Hi!
> diff --git a/runtest/cve b/runtest/cve
> index 8c140b5cb..37db825b3 100644
> --- a/runtest/cve
> +++ b/runtest/cve
> @@ -17,4 +17,5 @@ cve-2017-2671 cve-2017-2671
> cve-2017-5669 cve-2017-5669
> cve-2017-6951 cve-2017-6951
> cve-2017-7472 keyctl04
> +CVE-2017-15274 add_key02
^
Lowercase here?
> cve-2017-1000364 stack_clash
> diff --git a/testcases/kernel/syscalls/add_key/add_key02.c b/testcases/kernel/syscalls/add_key/add_key02.c
> index ce467308d..369e828e3 100644
> --- a/testcases/kernel/syscalls/add_key/add_key02.c
> +++ b/testcases/kernel/syscalls/add_key/add_key02.c
> @@ -30,6 +30,8 @@
> * can, in the hope of catching one. We also test with the "user" key type for
> * good measure, although it was one of the types that failed with EINVAL rather
> * than dereferencing NULL.
> + *
> + * This has been assigned CVE-2017-15274.
> */
>
> #include <errno.h>
> --
> 2.14.2
>
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
--
Cyril Hrubis
chrubis@suse.cz
prev parent reply other threads:[~2017-10-12 12:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-12 7:38 [LTP] [PATCH] Assign CVE number to add_key02 Richard Palethorpe
2017-10-12 12:35 ` Cyril Hrubis [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=20171012123514.GA21098@rei.lan \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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.