mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>