commit | 581ad47837a6997ccb8d9987e8ae9edd1a0e156a | [log] [tgz] |
---|---|---|
author | Jit Loon Lim <jit.loon.lim@intel.com> | Wed May 17 12:26:11 2023 +0800 |
committer | Jit Loon Lim <jit.loon.lim@intel.com> | Tue May 23 21:09:01 2023 +0800 |
tree | f12d36c6b90cfb82d0a9796af62f49ddca446325 | |
parent | 151b396a1565a6d248c214ee3f63d6ec611a4018 [diff] |
fix(intel): update checking for memcpy and memset Add checking on the size of source data does not exceed source size when using memcpy and memset. Add checking on the size of source data in FPGA Crypto Service does not exceed the maximum of expected data size and does not meet the minimum of expected data size. Signed-off-by: Phui Kei Wong <phui.kei.wong@intel.com> Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com> Change-Id: Idb18f05c18d9142fbe703c3f4075341d179d8bad