git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba1cffe
)
netrom: avoid overflows in nr_setsockopt()
author
Xi Wang
<xi.wang@gmail.com>
Tue, 27 Dec 2011 09:44:53 +0000
(09:44 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 28 Dec 2011 19:08:08 +0000
(14:08 -0500)
Check setsockopt arguments to avoid overflows and return -EINVAL for
too large arguments.
Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found