diff options
author | Adam Lesinski <adamlesinski@google.com> | 2015-04-27 12:13:33 -0700 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2015-10-18 21:01:55 +0200 |
commit | 8ea5d01e90ae680c425e72ae9d10965ea6c0bcff (patch) | |
tree | 3362c6b578ad2bbb3c5d8b252705f4d790f5872f /libnl_2 | |
parent | 47e9710fe5c8f9e72ab0370334101f38bfc279ab (diff) | |
download | system_core-8ea5d01e90ae680c425e72ae9d10965ea6c0bcff.zip system_core-8ea5d01e90ae680c425e72ae9d10965ea6c0bcff.tar.gz system_core-8ea5d01e90ae680c425e72ae9d10965ea6c0bcff.tar.bz2 |
Prevent integer overflow when allocating native_handle_t
User specified values of numInts and numFds can overflow
and cause malloc to allocate less than we expect, causing
heap corruption in subsequent operations on the allocation.
Bug: 19334482
Change-Id: I43c75f536ea4c08f14ca12ca6288660fd2d1ec55
Tested-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'libnl_2')
0 files changed, 0 insertions, 0 deletions