commit | 841868cf57051ec9e16005e7e28c7302d55a64e8 | [log] [tgz] |
---|---|---|
author | Venkata Aravind <venkata@codeaurora.org> | Thu Oct 24 14:58:09 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Mar 23 23:42:57 2014 -0700 |
tree | 9335ab6914e9bb8a310b36f0b8b4a5686666ba1c | |
parent | ae0f7ca6845f65be65a6e5c3cc95ca07a2652562 [diff] |
msm: ipa: fix potential heap overflow in intf property queries. Number of TX/RX/EXT properties to be read is supplied by user-space and if these values are maliciously set too large, heap overflow and memory corruption can result. This commit caps the max allowed interface properties. Change-Id: I9f5bf8b5e9a1b3b47b0741c0b00d5fafc77b28e2 Signed-off-by: Ravi Gummadidala <rgummadi@codeaurora.org> Signed-off-by: Venkata Aravind <venkata@codeaurora.org>