aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2017-08-30 09:29:31 -0700
committerDavid S. Miller <[email protected]>2017-08-30 15:55:10 -0700
commit351050ecd6523374b370341cc29fe61e2201556b (patch)
tree5b6c0a72dcf7b3d172c2be867e5bf2fd10030099 /tools/perf/scripts/python/export-to-postgresql.py
parentf5c3dd4b5363af997d418174d578a795081aab51 (diff)
kcm: do not attach PF_KCM sockets to avoid deadlock
syzkaller had no problem to trigger a deadlock, attaching a KCM socket to another one (or itself). (original syzkaller report was a very confusing lockdep splat during a sendmsg()) It seems KCM claims to only support TCP, but no enforcement is done, so we might need to add additional checks. Fixes: ab7ac4eb9832 ("kcm: Kernel Connection Multiplexor module") Signed-off-by: Eric Dumazet <[email protected]> Reported-by: Dmitry Vyukov <[email protected]> Acked-by: Tom Herbert <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions