From: Shubham Agrawal <shu...@microsoft.com>

Signed-off-by: Shubham Agrawal <shu...@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.kivili...@iki.fi>
 Date: Fri, 31 May 2019 17:27:25 +0300
-Subject: [PATCH] CVE: CVE-2019-12904_p1 Status: Backport Sign off: Shubham
- agrawalshu...@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: shu...@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<shu...@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.kivili...@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.kivili...@iki.fi>
 Date: Fri, 31 May 2019 17:18:09 +0300
-Subject: [PATCH] CVE: CVE-2019-12904_p2 Status: Backport Sign off: Shubham
- agrawalshu...@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: shu...@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<shu...@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

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to