[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210127094028.2778793-1-mkl@pengutronix.de>
Date: Wed, 27 Jan 2021 10:40:27 +0100
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, linux-can@...r.kernel.org,
kernel@...gutronix.de
Subject: pull-request: can 2021-01-27
Hello Jakub, hello David,
this is a pull request of 1 patch for net/master.
The patch is by Dan Carpenter and fixes a potential information leak in
can_fill_info().
Note: Sorry to say this again: This patch touches "drivers/net/can/dev.c". In
net-next/master this file has been moved to drivers/net/can/dev/dev.c [1] and
parts of it have been transfered into separate files. This may result in a
merge conflict. Please carry this patch forward, the change is rather simple.
[1] 3e77f70e7345 can: dev: move driver related infrastructure into separate subdir
regards,
Marc
---
The following changes since commit b491e6a7391e3ecdebdd7a097550195cc878924a:
net: lapb: Add locking to the lapb module (2021-01-26 17:53:45 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-5.11-20210127
for you to fetch changes up to b552766c872f5b0d90323b24e4c9e8fa67486dd5:
can: dev: prevent potential information leak in can_fill_info() (2021-01-27 10:25:01 +0100)
----------------------------------------------------------------
linux-can-fixes-for-5.11-20210127
----------------------------------------------------------------
Dan Carpenter (1):
can: dev: prevent potential information leak in can_fill_info()
drivers/net/can/dev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists