diff options
| author | Cong Wang <[email protected]> | 2021-07-23 11:36:30 -0700 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2021-07-30 12:40:55 -0700 |
| commit | 0b846445985895e75958ecd59061fd7bf77e0c3f (patch) | |
| tree | 47178f8be372abbc3a48077329f45c5cfaf2fc5a /tools/perf/scripts/python/bin | |
| parent | a710eed386f182fcbfe517b659f60024fdb7c40c (diff) | |
unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()
As Eric noticed, __unix_dgram_recvmsg() may acquire u->iolock
too, so we have to release it before calling this function.
Fixes: 9825d866ce0d ("af_unix: Implement unix_dgram_bpf_recvmsg()")
Reported-by: Eric Dumazet <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Jakub Sitnicki <[email protected]>
Acked-by: John Fastabend <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions