mirror of
https://github.com/torvalds/linux.git
synced 2026-05-09 08:39:47 -04:00
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>