mbox series

[net,0/2] fix tx buffer concurrent access protection

Message ID cover.1632653477.git.william.xuanziyang@huawei.com (mailing list archive)
Headers show
Series fix tx buffer concurrent access protection | expand

Message

Ziyang Xuan (William) Sept. 26, 2021, 11:01 a.m. UTC
Fix tx buffer concurrent access protection in isotp_sendmsg().

Ziyang Xuan (2):
  can: isotp: add result check for wait_event_interruptible()
  can: isotp: fix tx buffer concurrent access in isotp_sendmsg()

 net/can/isotp.c | 46 ++++++++++++++++++++++++++++++++--------------
 1 file changed, 32 insertions(+), 14 deletions(-)