Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 19:44:11 +0000 (12:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 19:44:11 +0000 (12:44 -0700)
commite82a35aead2fd6d6df461291e634be07f71364b9
tree0b03b100af8afe5bad79d970ea9e528ee224c62c
parentd8e2973029b8b2ce477b564824431f3385c77083
parent91c02557174be7f72e46ed7311e3bea1939840b0
Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git./linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2021-06-16

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

The first patch is by Oleksij Rempel and fixes a Use-after-Free found
by syzbot in the j1939 stack.

The next patch is by Tetsuo Handa and fixes hung task detected by
syzbot in the bcm, raw and isotp protocols.

Norbert Slusarek's patch fixes a infoleak in bcm's struct
bcm_msg_head.

Pavel Skripkin's patch fixes a memory leak in the mcba_usb driver.
====================

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