| commit | 66b1e2e7fcec28da4a2139ae2d49421feb6871db | [log] [tgz] |
|---|---|---|
| author | Ayaz Ahmad <aahmad@codeaurora.org> | Thu Dec 19 18:39:57 2013 +0530 |
| committer | David Hays <dhays90@gmail.com> | Tue Oct 14 20:25:01 2014 -0500 |
| tree | 007a406f51cfb6594372d76e47e7b5aa5b9ff8d0 | |
| parent | 96ba786725d5fb2efadbbfd6979bec21fbf889c0 [diff] |
radio: iris: Bound check user space values There is no bound check for arguments passed from user space to kernel space. This may cause fatal exceptions. Change-Id: I944e8e5d6e3b12b75df4e6cee7887075237b4411 CRs-Fixed: 546081 Signed-off-by: Ayaz Ahmad <aahmad@codeaurora.org>