diff options
author | Jakub Kicinski <[email protected]> | 2022-11-21 20:45:28 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-11-21 20:45:29 -0800 |
commit | 3349c272de07c75ebe0e6362b58db2d4502e75d2 (patch) | |
tree | 7783a039437196000a9f7497af45c7617abb481e /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 1f0dd412e34e177621769866bef347f0b22364df (diff) | |
parent | a7b42969d63f47320853a802efd879fbdc4e010e (diff) |
Merge branch 'tipc-fix-two-race-issues-in-tipc_conn_alloc'
Xin Long says:
====================
tipc: fix two race issues in tipc_conn_alloc
The race exists beteen tipc_topsrv_accept() and tipc_conn_close(),
one is allocating the con while the other is freeing it and there
is no proper lock protecting it. Therefore, a null-pointer-defer
and a use-after-free may be triggered, see details on each patch.
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions