# # Makefile for the netlink driver. # obj-y := af_netlink.o genetlink.o obj-$(CONFIG_NETLINK_DIAG) += netlink_diag.o netlink_diag-y := diag.o tp://distanz.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5631.h
select_window()
AgeCommit message (Expand)AuthorFilesLines
Eric Dumazet1-2/+4
syszkaller fuzzer was able to trigger a divide by zero, when TCP window scaling is not enabled. SO_RCVBUF can be used not only to increase sk_rcvbuf, also to decrease it below current receive buffers utilization. If mss is negative or 0, just return a zero TCP window. Signed-off-by: Eric Dumazet <edumazet@google.com> Reported-by: Dmitry Vyukov <dvyukov@google.com> Acked-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>