Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Thu, 14 Jan 2021 03:00:49 +0000 (19:00 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 14 Jan 2021 03:00:50 +0000 (19:00 -0800)
commit7b25339f4eafe206c60cc50870523fc84f0f0ea5
tree957bcef5e5570cb7f5de7f974c15bb567d2654ec
parent1f02efd1bb35bee95feed6aab46d1217f29d555b
parentca4c6ebeeb50112f5178f14bfb6d9e8ddf148545
Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git./linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2021-01-13

The first patch is by Oliver Hartkopp for the CAn ISO-TP protocol and fixes a
kernel information leak to userspace.

The last patch is by Qinglang Miao for the mcp251xfd driver and fixes a NULL
pointer check to work on the correct variable.

* tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
  can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer check
  can: isotp: isotp_getname(): fix kernel information leak
====================

Link: https://lore.kernel.org/r/20210113212158.925513-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>