]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.c
SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issue
authorCohen, Eugene <eugene@hp.com>
Mon, 19 Oct 2015 02:53:22 +0000 (02:53 +0000)
committerczhang46 <czhang46@Edk2>
Mon, 19 Oct 2015 02:53:22 +0000 (02:53 +0000)
commit3a2e6a740dff2dd2978264af17cc26f5b56e6623
treeb6a0fdfaea704ee8af81e7081afa0f281edfbd25
parentfcb636ea4244cb29d3f6a6d938dd9f7692ecfa7c
SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issue

This issue causes section extraction overrun and possible hang due to bad output size calculation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Cohen, Eugene" <eugene@hp.com>
Reviewed-by: "Zhang, Chao B" <chao.b.zhang@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18625 6f19259b-4bc3-4df7-8a09-765794883524
SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.c
SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.c