]> asedeno.scripts.mit.edu Git - linux.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)
commitf7813d5c637e43209ffdc20a9b25a13fcbb86eef
treeba304cd1655a5d6e1d7f39e0611b4c829c0c04bb
parent091adf9ba6cdb432cbcc217b47e4ffb8aa0d8865
parentead16e53c2f0ed946d82d4037c630e2f60f4ab69
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>