]> 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)
commitd80c5d5d9dcd482aa02d3907b375fd21705024a6
tree0b03b100af8afe5bad79d970ea9e528ee224c62c
parent2f637fbf985eb2d02bbd3bfd301744f0746f4455
parenta93fed2abc079c8ddea2d03d82cff9d2739529f8
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>