public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] SecurityPkg/DxeImageVerificationLib: catch alignment overflow (CVE-2019-14562)
@ 2020-09-01  9:12 Laszlo Ersek
  2020-09-01  9:12 ` [PATCH 1/3] SecurityPkg/DxeImageVerificationLib: extract SecDataDirEnd, SecDataDirLeft Laszlo Ersek
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Laszlo Ersek @ 2020-09-01  9:12 UTC (permalink / raw)
  To: edk2-devel-groups-io; +Cc: Jian J Wang, Jiewen Yao, Min Xu, Wenyi Xie

Ref:    https://bugzilla.tianocore.org/show_bug.cgi?id=2215
Repo:   https://pagure.io/lersek/edk2.git
Branch: tianocore_2215

I'm neutral on whether this becomes part of edk2-stable202008.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Min Xu <min.m.xu@intel.com>
Cc: Wenyi Xie <xiewenyi2@huawei.com>

Thanks,
Laszlo

Laszlo Ersek (3):
  SecurityPkg/DxeImageVerificationLib: extract SecDataDirEnd,
    SecDataDirLeft
  SecurityPkg/DxeImageVerificationLib: assign WinCertificate after size
    check
  SecurityPkg/DxeImageVerificationLib: catch alignment overflow
    (CVE-2019-14562)

 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

-- 
2.19.1.3.g30247aa5d201


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

end of thread, other threads:[~2020-09-02 10:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-01  9:12 [PATCH 0/3] SecurityPkg/DxeImageVerificationLib: catch alignment overflow (CVE-2019-14562) Laszlo Ersek
2020-09-01  9:12 ` [PATCH 1/3] SecurityPkg/DxeImageVerificationLib: extract SecDataDirEnd, SecDataDirLeft Laszlo Ersek
2020-09-01 15:37   ` [edk2-devel] " Philippe Mathieu-Daudé
2020-09-02  1:31   ` wenyi,xie
2020-09-02  1:55   ` Xu, Min M
2020-09-01  9:12 ` [PATCH 2/3] SecurityPkg/DxeImageVerificationLib: assign WinCertificate after size check Laszlo Ersek
2020-09-01 15:40   ` [edk2-devel] " Philippe Mathieu-Daudé
2020-09-02  1:32   ` wenyi,xie
2020-09-02  2:19   ` Xu, Min M
2020-09-01  9:12 ` [PATCH 3/3] SecurityPkg/DxeImageVerificationLib: catch alignment overflow (CVE-2019-14562) Laszlo Ersek
2020-09-01 15:53   ` [edk2-devel] " Philippe Mathieu-Daudé
2020-09-01 16:52     ` Laszlo Ersek
2020-09-02  1:32   ` wenyi,xie
2020-09-02  2:34   ` Xu, Min M
2020-09-02  4:02 ` [edk2-devel] [PATCH 0/3] " Yao, Jiewen
2020-09-02  6:35   ` Laszlo Ersek
2020-09-02  6:41     ` Yao, Jiewen
2020-09-02  6:46       ` Laszlo Ersek
2020-09-02  8:58         ` 回复: " gaoliming
2020-09-02 10:33       ` Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox