public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] MdeModulePkg/UsbBusPei: validate HW data before using
@ 2018-10-25 10:11 Ruiyu Ni
  2018-10-25 10:11 ` [PATCH 1/2] MdeModulePkg/UsbBusPei: Fix out-of-bound read access to descriptors Ruiyu Ni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ruiyu Ni @ 2018-10-25 10:11 UTC (permalink / raw)
  To: edk2-devel

The patches sync the similar fixes to UsbBusDxe to UsbBusPei.

Ruiyu Ni (2):
  MdeModulePkg/UsbBusPei: Fix out-of-bound read access to descriptors
  MdeModulePkg/UsbBusPei: Reject descriptor whose length is bad

 MdeModulePkg/Bus/Usb/UsbBusPei/UsbPeim.c | 93 +++++++++++++++++++-------------
 MdeModulePkg/Bus/Usb/UsbBusPei/UsbPeim.h | 11 ++++
 2 files changed, 67 insertions(+), 37 deletions(-)

-- 
2.16.1.windows.1



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

end of thread, other threads:[~2018-10-26  2:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-25 10:11 [PATCH 0/2] MdeModulePkg/UsbBusPei: validate HW data before using Ruiyu Ni
2018-10-25 10:11 ` [PATCH 1/2] MdeModulePkg/UsbBusPei: Fix out-of-bound read access to descriptors Ruiyu Ni
2018-10-25 10:11 ` [PATCH 2/2] MdeModulePkg/UsbBusPei: Reject descriptor whose length is bad Ruiyu Ni
2018-10-26  2:45 ` [PATCH 0/2] MdeModulePkg/UsbBusPei: validate HW data before using Zeng, Star

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