public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/1] pull-request: can 2025-07-22
@ 2025-07-22 10:58 Marc Kleine-Budde
  2025-07-22 10:58 ` [PATCH net] can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode Marc Kleine-Budde
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Kleine-Budde @ 2025-07-22 10:58 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello netdev-team,

this is a pull request of 1 patch for net/main.

The patch is by me and fixes a potential NULL pointer deref in the CAN
device driver infrastructure. It can be triggered from user space.

regards,
Marc

---

The following changes since commit b03f15c0192b184078206760c839054ae6eb4eaa:

  gve: Fix stuck TX queue for DQ queue format (2025-07-21 17:14:12 -0700)

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-6.16-20250722

for you to fetch changes up to c1f3f9797c1f44a762e6f5f72520b2e520537b52:

  can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode (2025-07-22 12:55:13 +0200)

----------------------------------------------------------------
linux-can-fixes-for-6.16-20250722

----------------------------------------------------------------
Marc Kleine-Budde (1):
      can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode

 drivers/net/can/dev/dev.c     | 12 +++++++++---
 drivers/net/can/dev/netlink.c | 12 ++++++++++++
 2 files changed, 21 insertions(+), 3 deletions(-)


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

end of thread, other threads:[~2025-07-23  1:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22 10:58 [PATCH net 0/1] pull-request: can 2025-07-22 Marc Kleine-Budde
2025-07-22 10:58 ` [PATCH net] can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode Marc Kleine-Budde
2025-07-23  1:50   ` patchwork-bot+netdevbpf

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