summary refs log tree commit diff
path: root/drivers/pcmcia
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-01-20 09:16:01 -0800
committerJakub Kicinski <kuba@kernel.org>2021-01-20 09:16:01 -0800
commit535d31593f5951f2cd344df7cb618ca48f67393f (patch)
treebe24e230b31f2a262a90c2cc16ed3bea0e38b01b /drivers/pcmcia
parent0c630a66bf10991b0ef13d27c93d7545e692ef5b (diff)
parent50aca891d7a554db0901b245167cd653d73aaa71 (diff)
downloadlinux-535d31593f5951f2cd344df7cb618ca48f67393f.tar.gz
Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Marc Kleine-Budde says:

====================
linux-can-fixes-for-5.11-20210120

All three patches are by Vincent Mailhol and fix a potential use after free bug
in the CAN device infrastructure, the vxcan driver, and the peak_usk driver. In
the TX-path the skb is used to read from after it was passed to the networking
stack with netif_rx_ni().

* tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
  can: peak_usb: fix use after free bugs
  can: vxcan: vxcan_xmit: fix use after free bug
  can: dev: can_restart: fix use after free bug
====================

Link: https://lore.kernel.org/r/20210120125202.2187358-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions