This patch set include different fixes reported by google syzkaller or other users. Oleksij Rempel (5): can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer() can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated can: j1939: transport: add j1939_session_skb_find_by_offset() function can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions net/can/j1939/socket.c | 9 +++++++ net/can/j1939/transport.c | 56 +++++++++++++++++++++++++++++++++------ 2 files changed, 57 insertions(+), 8 deletions(-) -- 2.28.0