aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan/iosm/iosm_ipc_pcie.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-11-21 20:45:28 -0800
committerJakub Kicinski <kuba@kernel.org>2022-11-21 20:45:29 -0800
commit3349c272de07c75ebe0e6362b58db2d4502e75d2 (patch)
tree7783a039437196000a9f7497af45c7617abb481e /drivers/net/wwan/iosm/iosm_ipc_pcie.c
parentnet: phy: at803x: fix error return code in at803x_probe() (diff)
parenttipc: add an extra conn_get in tipc_conn_alloc (diff)
downloadlinux-3349c272de07c75ebe0e6362b58db2d4502e75d2.tar.gz
linux-3349c272de07c75ebe0e6362b58db2d4502e75d2.zip
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/cover.1668807842.git.lucien.xin@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_pcie.c')
0 files changed, 0 insertions, 0 deletions