Merge tag 'linux-can-fixes-for-6.4-20230605' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Jun 2023 10:21:10 +0000 (11:21 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jun 2023 10:21:10 +0000 (11:21 +0100)
commitd753693101881b9c17f04edc365cf6685c475ff1
tree15271fb4772fc305116aadce48adbb791af1760c
parentcd2b8113c2e8b9f5a88a942e1eaca61eba401b85
parent628f725d3b090fadcc3735aaf4332e778335188e
Merge tag 'linux-can-fixes-for-6.4-20230605' of git://git./linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================

this is a pull request of 3 patches for net/master.

All 3 patches target the j1939 stack.

The 1st patch is by Oleksij Rempel and fixes the error queue handling
for (E)TP sessions that run into timeouts.

The last 2 patches are by Fedor Pchelkin and fix a potential
use-after-free in j1939_netdev_start() if j1939_can_rx_register()
fails.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>