]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd02628b3dd230416a60b8c44e6e00a05cc1a6e7f
tree0b03b100af8afe5bad79d970ea9e528ee224c62c
parent52abcfa806ddb755b62914fd2b7104e42ba55196
parent0c85dca696aa51c5fed3e0236c114355cc12f357
Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm/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>