[edk2] [PATCH 0/2] Avoid reading undefined contents

Hao Wu posted 2 patches 6 years, 11 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c | 66 ++++++++++++++++----
MdePkg/Library/BasePrintLib/PrintLibInternal.c            | 48 +++++++++++---
2 files changed, 95 insertions(+), 19 deletions(-)
[edk2] [PATCH 0/2] Avoid reading undefined contents
Posted by Hao Wu 6 years, 11 months ago
This series add logic to avoid reading content beyond a ASCII format
string.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>

Hao Wu (2):
  MdePkg/BasePrintLib: Avoid reading content beyond the format string
  MdeModulePkg/PrintLib: Avoid reading content beyond the format string

 MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c | 66 ++++++++++++++++----
 MdePkg/Library/BasePrintLib/PrintLibInternal.c            | 48 +++++++++++---
 2 files changed, 95 insertions(+), 19 deletions(-)

-- 
2.12.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel