public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/4] Enhance IsDevciePathValid API
@ 2016-10-27  6:36 Eric Dong
  2016-10-27  6:36 ` [Patch 1/4] MdePkg DevicePathLib: Rollback former change Eric Dong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Dong @ 2016-10-27  6:36 UTC (permalink / raw)
  To: edk2-devel

Current code may return error status and touch unsafe
buffer, this patch series fix these issues.

Eric Dong (4):
  MdePkg DevicePathLib: Rollback former change.
  MdePkg DevicePathLib: Validate before touch input buffer.
  MdePkg UefiDevicePathLib: Rollback former change.
  MdePkg UefiDevicePathLib: Validate before touch input buffer.

 .../UefiDevicePathLib/DevicePathUtilities.c        | 24 ++++++++++++++--------
 .../UefiDevicePathLib.c                            | 24 ++++++++++++++--------
 2 files changed, 30 insertions(+), 18 deletions(-)

-- 
2.6.4.windows.1



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

end of thread, other threads:[~2016-10-27  6:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-27  6:36 [Patch 0/4] Enhance IsDevciePathValid API Eric Dong
2016-10-27  6:36 ` [Patch 1/4] MdePkg DevicePathLib: Rollback former change Eric Dong
2016-10-27  6:36 ` [Patch 2/4] MdePkg DevicePathLib: Validate before touch input buffer Eric Dong
2016-10-27  6:36 ` [Patch 3/4] MdePkg UefiDevicePathLib: Rollback former change Eric Dong
2016-10-27  6:36 ` [Patch 4/4] MdePkg UefiDevicePathLib: Validate before touch input buffer Eric Dong

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