commit | 528400ae4cba715f6c9ff4a2657dafd913f30b8b | [log] [tgz] |
---|---|---|
author | Hariprasad Dhalinarasimha <hnamgund@codeaurora.org> | Thu Oct 03 16:43:39 2013 -0700 |
committer | Hariprasad Dhalinarasimha <hnamgund@codeaurora.org> | Wed Oct 09 17:31:59 2013 -0700 |
tree | c82a6acc3d7dc7cca9d218003a96a35c33c3530f | |
parent | 0abbea9088592e2afa836a91a883499aa50d1861 [diff] |
qseecom: Validate the incoming length from user space Check if there is no integer overflow before using req_len and resp_len (received from user space). If an overflow is detected then exit the operation. Change-Id: I0459a6992bb3b280db42be63a275c55fa6105b1c Signed-off-by: Hariprasad Dhalinarasimha <hnamgund@codeaurora.org>