commit | f8cd3718ac34f48f84395c476e946d3b4e63df19 | [log] [tgz] |
---|---|---|
author | Vidyakumar Athota <vathota@codeaurora.org> | Wed Jan 04 13:32:50 2017 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Mar 31 12:30:08 2017 -0700 |
tree | dae2806136596aed936e9c0d8ab168fbb5a40e31 | |
parent | df4fd78d36c77cfd226ea6edd5abb1266c80422c [diff] |
soc: qcom: check userspace buffer size in write() Add checks to make sure userspace buffer is valid before it is used. Add upper limit for glink channels and number of intents allowed. Change-Id: I9b8f2e47aada7922ba22cbb010176bf36a9d6288 Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>