All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud][PATCH] Corrected patch file structure as per upstream
@ 2019-10-31 18:11 shuagr97
  2019-10-31 18:32 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 1 reply; 2+ messages in thread
From: shuagr97 @ 2019-10-31 18:11 UTC (permalink / raw)
  To: openembedded-core

From: Shubham Agrawal <shuagr@microsoft.com>

Signed-off-by: Shubham Agrawal <shuagr@microsoft.com>
---
 meta/recipes-support/libgcrypt/files/CVE-2019-12904_p1.patch | 10 +++++-----
 meta/recipes-support/libgcrypt/files/CVE-2019-12904_p2.patch |  9 +++++----
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/meta/recipes-support/libgcrypt/files/CVE-2019-12904_p1.patch b/meta/recipes-support/libgcrypt/files/CVE-2019-12904_p1.patch
index 397c6ba..cda5211 100644
--- a/meta/recipes-support/libgcrypt/files/CVE-2019-12904_p1.patch
+++ b/meta/recipes-support/libgcrypt/files/CVE-2019-12904_p1.patch
@@ -1,12 +1,13 @@
 From 263ad8ae08f287e32656d4e3e0116479f3d9ad9d Mon Sep 17 00:00:00 2001
 From: Jussi Kivilinna <jussi.kivilinna@iki.fi>
 Date: Fri, 31 May 2019 17:27:25 +0300
-Subject: [PATCH] CVE: CVE-2019-12904_p1 Status: Backport Sign off: Shubham
- Agrawalshuagr@microsoft.com Upstream:
- https://github.com/gpg/libgcrypt/commit/a4c561aab1014c3630bc88faf6f5246fee16b020
+Subject: [PATCH] GCM: move look-up table to .data section and unshare between processes
 Reply-To: shuagr@microsoft.com
 
-GCM: move look-up table to .data section and unshare between processes
+CVE: CVE-2019-12904_p1 
+Upstream-Status: Backport 
+Signed-off-by: Shubham Agrawal<shuagr@microsoft.com> 
+Upstream-commit : https://github.com/gpg/libgcrypt/commit/a4c561aab1014c3630bc88faf6f5246fee16b020
 
 * cipher/cipher-gcm.c (ATTR_ALIGNED_64): New.
 (gcmR): Move to 'gcm_table' structure.
@@ -17,7 +18,6 @@ after.
 (do_prefetch_tables): Modify pre- and post-table counters to unshare
 look-up table pages between processes.
 --
-
 GnuPG-bug-id: 4541
 Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>
 ---
diff --git a/meta/recipes-support/libgcrypt/files/CVE-2019-12904_p2.patch b/meta/recipes-support/libgcrypt/files/CVE-2019-12904_p2.patch
index f8fa800..0cb503e 100644
--- a/meta/recipes-support/libgcrypt/files/CVE-2019-12904_p2.patch
+++ b/meta/recipes-support/libgcrypt/files/CVE-2019-12904_p2.patch
@@ -1,12 +1,13 @@
 From a5c359cc68a4def9bf39f63070837d89711b4e17 Mon Sep 17 00:00:00 2001
 From: Jussi Kivilinna <jussi.kivilinna@iki.fi>
 Date: Fri, 31 May 2019 17:18:09 +0300
-Subject: [PATCH] CVE: CVE-2019-12904_p2 Status: Backport Sign off: Shubham
- Agrawalshuagr@microsoft.com Upstream:
- https://github.com/gpg/libgcrypt/commit/daedbbb5541cd8ecda1459d3b843ea4d92788762
+Subject: [PATCH] AES: move look-up tables to .data section and unshare between processes
 Reply-To: shuagr@microsoft.com
 
-AES: move look-up tables to .data section and unshare between processes
+CVE: CVE-2019-12904_p2 
+Upstream-status: Backport 
+Signed-off-by: Shubham Agrawal<shuagr@microsoft.com> 
+Upstream-commit: https://github.com/gpg/libgcrypt/commit/daedbbb5541cd8ecda1459d3b843ea4d92788762
 
 * cipher/rijndael-internal.h (ATTR_ALIGNED_64): New.
 * cipher/rijndael-tables.h (encT): Move to 'enc_tables' structure.
-- 
2.7.4



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

end of thread, other threads:[~2019-10-31 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-31 18:11 [thud][PATCH] Corrected patch file structure as per upstream shuagr97
2019-10-31 18:32 ` ✗ patchtest: failure for " Patchwork

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.