]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c
SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib
authorChao Zhang <chao.b.zhang@intel.com>
Wed, 15 Jul 2015 02:13:48 +0000 (02:13 +0000)
committerczhang46 <czhang46@Edk2>
Wed, 15 Jul 2015 02:13:48 +0000 (02:13 +0000)
commit1ca3a099383997be7aa071c0c211814f72c9ce4d
tree34af211543996a7e28f6c22d8c56dd8168f6bc5d
parent368110120b8266f70924dd15a6d09afcb58767b7
SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib

ImageVerificationLib passes wrong data buffer size when reading DBX variable, causing heap crash.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Qin Long <qin.long@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17981 6f19259b-4bc3-4df7-8a09-765794883524
SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c