aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-06-21 01:04:34 -0400
committerDavid S. Miller <davem@davemloft.net>2008-06-21 01:04:34 -0400
commit735ce972fbc8a65fb17788debd7bbe7b4383cc62 (patch)
treeb047160a720011021b148350e42d8cc020f06a61 /include
parent2645a3c3761ac25498db2e627271016c849c68e1 (diff)
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
As noticed by Gabriel Campana, the kmalloc() length arg passed in by sctp_getsockopt_local_addrs_old() can overflow if ->addr_num is large enough. Therefore, enforce an appropriate limit. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions