public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] Assign CVE number to add_key02
@ 2017-10-12  7:38 Richard Palethorpe
  2017-10-12 12:35 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Palethorpe @ 2017-10-12  7:38 UTC (permalink / raw)
  To: ltp

Signed-off-by: Richard Palethorpe <rpalethorpe@suse.com>
---
 runtest/cve                                   | 1 +
 testcases/kernel/syscalls/add_key/add_key02.c | 2 ++
 2 files changed, 3 insertions(+)

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
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [LTP] [PATCH] Assign CVE number to add_key02
  2017-10-12  7:38 [LTP] [PATCH] Assign CVE number to add_key02 Richard Palethorpe
@ 2017-10-12 12:35 ` Cyril Hrubis
  0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2017-10-12 12:35 UTC (permalink / raw)
  To: ltp

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-12 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-12  7:38 [LTP] [PATCH] Assign CVE number to add_key02 Richard Palethorpe
2017-10-12 12:35 ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox