]> 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)
commitfdde4221e2f1419ad64603851dac0eee61fff7ac
treeba304cd1655a5d6e1d7f39e0611b4c829c0c04bb
parentacaf2136ac20f8a563893abba1a49b8d6f5eb8ef
parent1789a8312ecff55cdcf9a811d1fda9f999227396
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>