commit | 3527e1e29aa962172ce04524857842ec5036831e | [log] [tgz] |
---|---|---|
author | Kathiravan T <kathirav@codeaurora.org> | Fri Dec 15 14:31:40 2017 +0530 |
committer | Kathiravan T <kathirav@codeaurora.org> | Fri Dec 15 14:37:39 2017 +0530 |
tree | 2d86f6251ee9d9471586722dead00eab57d6f49f | |
parent | bbfe68e7878e6f650b56c2aea5672866e015bd98 [diff] |
ipq806x: Added length check in tftp Added length check in tftp to make sure the image file address cannot start in u-boot reserved memory (RAM start + ~32MB) and the image size cannot exceed (RAM end - ~4MB), so that it cannot lead to Uboot stack corruption. Change-Id: Ia045cc57d22c2e6eb7999b2e461a0e652ce2e3ae Signed-off-by: Kathiravan T <kathirav@codeaurora.org>