diff for duplicates of <20180607191201.97080-1-ebiggers3@gmail.com> diff --git a/a/content_digest b/N1/content_digest index 236581b..6f9414f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\00000000000009c221d056e0cf53a@google.com\0" "From\0Eric Biggers <ebiggers3@gmail.com>\0" "Subject\0[PATCH] dh key: fix rounding up KDF output length\0" - "Date\0Thu, 07 Jun 2018 19:12:01 +0000\0" + "Date\0Thu, 7 Jun 2018 12:12:01 -0700\0" "To\0David Howells <dhowells@redhat.com>" James Morris <jmorris@namei.org> keyrings@vger.kernel.org @@ -64,4 +64,4 @@ "-- \n" 2.17.1.1185.g55be947832-goog -edda03a9e05a3605a8894018e2e59aa5d27867049d19aad30365844d9687f844 +2c4b0edae572362194cdfb6951e6f772b128a564ff8ace9bef6f559491938e8d
diff --git a/a/1.txt b/N2/1.txt index 27a2e6a..fffe02b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -10,10 +10,10 @@ a write past the end of the 'outbuf' buffer. Fix it by switching to roundup(), which works for non-power-of-2 inputs. -Reported-by: syzbot+486f97f892efeb2075a3@syzkaller.appspotmail.com -Reported-by: syzbot+29d17b7898b41ee120a5@syzkaller.appspotmail.com -Reported-by: syzbot+8a608baf8751184ec727@syzkaller.appspotmail.com -Reported-by: syzbot+d04e58bd384f1fe0b112@syzkaller.appspotmail.com +Reported-by: syzbot+486f97f892efeb2075a3 at syzkaller.appspotmail.com +Reported-by: syzbot+29d17b7898b41ee120a5 at syzkaller.appspotmail.com +Reported-by: syzbot+8a608baf8751184ec727 at syzkaller.appspotmail.com +Reported-by: syzbot+d04e58bd384f1fe0b112 at syzkaller.appspotmail.com Fixes: 383203eff718 ("dh key: get rid of stack allocated array") Signed-off-by: Eric Biggers <ebiggers@google.com> --- @@ -46,3 +46,8 @@ index f7403821db7f0..b203f7758f976 100644 if (!outbuf) { -- 2.17.1.1185.g55be947832-goog + +-- +To unsubscribe from this list: send the line "unsubscribe linux-security-module" in +the body of a message to majordomo at vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 236581b..95ef3b6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,8 @@ "ref\00000000000009c221d056e0cf53a@google.com\0" - "From\0Eric Biggers <ebiggers3@gmail.com>\0" + "From\0ebiggers3@gmail.com (Eric Biggers)\0" "Subject\0[PATCH] dh key: fix rounding up KDF output length\0" - "Date\0Thu, 07 Jun 2018 19:12:01 +0000\0" - "To\0David Howells <dhowells@redhat.com>" - James Morris <jmorris@namei.org> - keyrings@vger.kernel.org - " linux-security-module@vger.kernel.org\0" - "Cc\0linux-crypto@vger.kernel.org" - linux-kernel@vger.kernel.org - syzkaller-bugs@googlegroups.com - Tycho Andersen <tycho@tycho.ws> - Kees Cook <keescook@chromium.org> - Stephan Mueller <smueller@chronox.de> - " Eric Biggers <ebiggers@google.com>\0" + "Date\0Thu, 7 Jun 2018 12:12:01 -0700\0" + "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" "From: Eric Biggers <ebiggers@google.com>\n" @@ -27,10 +17,10 @@ "\n" "Fix it by switching to roundup(), which works for non-power-of-2 inputs.\n" "\n" - "Reported-by: syzbot+486f97f892efeb2075a3@syzkaller.appspotmail.com\n" - "Reported-by: syzbot+29d17b7898b41ee120a5@syzkaller.appspotmail.com\n" - "Reported-by: syzbot+8a608baf8751184ec727@syzkaller.appspotmail.com\n" - "Reported-by: syzbot+d04e58bd384f1fe0b112@syzkaller.appspotmail.com\n" + "Reported-by: syzbot+486f97f892efeb2075a3 at syzkaller.appspotmail.com\n" + "Reported-by: syzbot+29d17b7898b41ee120a5 at syzkaller.appspotmail.com\n" + "Reported-by: syzbot+8a608baf8751184ec727 at syzkaller.appspotmail.com\n" + "Reported-by: syzbot+d04e58bd384f1fe0b112 at syzkaller.appspotmail.com\n" "Fixes: 383203eff718 (\"dh key: get rid of stack allocated array\")\n" "Signed-off-by: Eric Biggers <ebiggers@google.com>\n" "---\n" @@ -62,6 +52,11 @@ " \toutbuf = kmalloc(outbuf_len, GFP_KERNEL);\n" " \tif (!outbuf) {\n" "-- \n" - 2.17.1.1185.g55be947832-goog + "2.17.1.1185.g55be947832-goog\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n" + "the body of a message to majordomo at vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -edda03a9e05a3605a8894018e2e59aa5d27867049d19aad30365844d9687f844 +4dcae06d685277e642737492bf6755ab7d91ff274ee5d23005139207259efb4f
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.