public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] pull-request: can 2026-04-09
@ 2026-04-09 16:57 Marc Kleine-Budde
  2026-04-09 16:57 ` [PATCH net 1/2] can: ucan: fix devres lifetime Marc Kleine-Budde
  2026-04-09 16:57 ` [PATCH net 2/2] can: raw: fix ro->uniq use-after-free in raw_rcv() Marc Kleine-Budde
  0 siblings, 2 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2026-04-09 16:57 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello netdev-team,

this is a pull request of 2 patches for net/main.

Johan Hovold's patch fixes the a devres lifetime in the ucan driver.

The last patch is by Samuel Page and fixes a use-after-free in
raw_rcv() in the CAN_RAW protocol.

regards,
Marc

---

The following changes since commit ebe560ea5f54134279356703e73b7f867c89db13:

  l2tp: Drop large packets with UDP encap (2026-04-09 10:19:05 +0200)

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-7.0-20260409

for you to fetch changes up to a535a9217ca3f2fccedaafb2fddb4c48f27d36dc:

  can: raw: fix ro->uniq use-after-free in raw_rcv() (2026-04-09 18:51:42 +0200)

----------------------------------------------------------------
linux-can-fixes-for-7.0-20260409

----------------------------------------------------------------
Johan Hovold (1):
      can: ucan: fix devres lifetime

Samuel Page (1):
      can: raw: fix ro->uniq use-after-free in raw_rcv()

 drivers/net/can/usb/ucan.c |  2 +-
 net/can/raw.c              | 11 ++++++++++-
 2 files changed, 11 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-12 16:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-09 16:57 [PATCH net 0/2] pull-request: can 2026-04-09 Marc Kleine-Budde
2026-04-09 16:57 ` [PATCH net 1/2] can: ucan: fix devres lifetime Marc Kleine-Budde
2026-04-12 16:40   ` patchwork-bot+netdevbpf
2026-04-09 16:57 ` [PATCH net 2/2] can: raw: fix ro->uniq use-after-free in raw_rcv() Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox