]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Aug 2019 21:44:53 +0000 (14:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Aug 2019 21:44:53 +0000 (14:44 -0700)
commit02062f971cacbc32e3747828d32948856c7c33ff
treeba304cd1655a5d6e1d7f39e0611b4c829c0c04bb
parentc320bd203eaa0386abe4f0895c7a17aa1b83b93a
parent003e19aa99a9328680a7aa22007d9b4e050f76c7
Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2019-08-02

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

The first two patches are by Wang Xiayang, they force that the string buffer
during a dev_info() is properly NULL terminated.

The last two patches are by Tomas Bortoli and fix both a potential info leak of
kernel memory to USB devices.
====================

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