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

From: Ziyang Xuan
Date: Sun Sep 26 2021 - 07:02:15 EST


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(-)

--
2.25.1