mirror of
https://github.com/torvalds/linux
synced 2026-06-29 14:22:34 +09: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>