| commit | 040731d991e1a74af47853a62da4af348e943403 | [log] [tgz] |
|---|---|---|
| author | Ayaz Ahmad <aahmad@codeaurora.org> | Fri Dec 20 15:28:56 2013 +0530 |
| committer | Ayaz Ahmad <aahmad@codeaurora.org> | Fri Dec 20 15:28:56 2013 +0530 |
| tree | 5f5b849395868c32d40e0d4aa12b3ef5a4ca8727 | |
| parent | 494d49ed3e55c2b96206c48c5b4200a2ecf0f287 [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: I9fe9376cc953bb57cf15f3a28d4ba2dbd940f4a1 CRs-Fixed: 546081 Signed-off-by: Ayaz Ahmad <aahmad@codeaurora.org>