summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorDavid S. Miller2019-06-17 19:39:56 +0200
committerDavid S. Miller2019-06-17 19:39:56 +0200
commit4fddbf8a99ee5a65bdd31b3ebbf5a84b9395d496 (patch)
tree671cdce9ff92bdd0a99619f995bbcea9124735ad /samples
parentlapb: fixed leak of control-blocks. (diff)
parenttcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (diff)
downloadkernel-qcow2-linux-4fddbf8a99ee5a65bdd31b3ebbf5a84b9395d496.tar.gz
kernel-qcow2-linux-4fddbf8a99ee5a65bdd31b3ebbf5a84b9395d496.tar.xz
kernel-qcow2-linux-4fddbf8a99ee5a65bdd31b3ebbf5a84b9395d496.zip
Merge branch 'tcp-fixes'
Eric Dumazet says: ==================== tcp: make sack processing more robust Jonathan Looney brought to our attention multiple problems in TCP stack at the sender side. SACK processing can be abused by malicious peers to either cause overflows, or increase of memory usage. First two patches fix the immediate problems. Since the malicious peers abuse senders by advertizing a very small MSS in their SYN or SYNACK packet, the last two patches add a new sysctl so that admins can chose a higher limit for MSS clamping. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions