aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/filter.c
diff options
context:
space:
mode:
authorJohn Fastabend <john.fastabend@gmail.com>2018-07-05 08:50:10 -0700
committerAlexei Starovoitov <ast@kernel.org>2018-07-07 15:19:30 -0700
commit7ebc14d507b4b55105da8d1a1eda323381529cc7 (patch)
tree9ab11b61f7c81e96c841ca4a2eaa82f628a305bf /net/core/filter.c
parentbpf: sockhash, disallow bpf_tcp_close and update in parallel (diff)
downloadlinux-dev-7ebc14d507b4b55105da8d1a1eda323381529cc7.tar.xz
linux-dev-7ebc14d507b4b55105da8d1a1eda323381529cc7.zip
bpf: sockmap, consume_skb in close path
Currently, when a sock is closed and the bpf_tcp_close() callback is used we remove memory but do not free the skb. Call consume_skb() if the skb is attached to the buffer. Reported-by: syzbot+d464d2c20c717ef5a6a8@syzkaller.appspotmail.com Fixes: 1aa12bdf1bfb ("bpf: sockmap, add sock close() hook to remove socks") Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/core/filter.c')
0 files changed, 0 insertions, 0 deletions