diff options
author | Vasily Averin <vvs@virtuozzo.com> | 2019-03-06 12:10:22 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-06 19:48:31 +0100 |
commit | a10674bf2406afc2554f9c7d31b2dc65d6a27fd9 (patch) | |
tree | 2053f19e720f295530adc7ae0243394271a7a41e /net/ipv4/icmp.c | |
parent | appletalk: Add atalk.h header files to MAINTAINERS file (diff) | |
download | linux-a10674bf2406afc2554f9c7d31b2dc65d6a27fd9.tar.xz linux-a10674bf2406afc2554f9c7d31b2dc65d6a27fd9.zip |
tcp: detecting the misuse of .sendpage for Slab objects
sendpage was not designed for processing of the Slab pages,
in some situations it can trigger BUG_ON on receiving side.
Signed-off-by: Vasily Averin <vvs@virtuozzo.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/icmp.c')
0 files changed, 0 insertions, 0 deletions