mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 11:32:28 -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>