[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250520091424.142121-1-mkl@pengutronix.de>
Date: Tue, 20 May 2025 11:11:00 +0200
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: [PATCH net 0/3] pull-request: can 2025-05-20
Hello netdev-team,
this is a pull request of 3 patches for net/main.
The 1st patch is by Rob Herring, and fixes the $id path in the
microchip,mcp2510.yaml device tree bindinds documentation.
The last 2 patches are from Oliver Hartkopp and fix a use-after-free
read and an out-of-bounds read in the CAN Broadcast Manager (BCM)
protocol.
regards,
Marc
---
The following changes since commit 239af1970bcb039a1551d2c438d113df0010c149:
llc: fix data loss when reading from a socket in llc_ui_recvmsg() (2025-05-19 12:12:54 +0100)
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.15-20250520
for you to fetch changes up to 8283fd51e6ea7d0420bd93055761a5b38fe2be9b:
Merge patch series "can: bcm: add locking for bcm_op runtime updates" (2025-05-19 17:09:33 +0200)
----------------------------------------------------------------
linux-can-fixes-for-6.15-20250520
----------------------------------------------------------------
Marc Kleine-Budde (1):
Merge patch series "can: bcm: add locking for bcm_op runtime updates"
Oliver Hartkopp (2):
can: bcm: add locking for bcm_op runtime updates
can: bcm: add missing rcu read protection for procfs content
Rob Herring (Arm) (1):
dt-bindings: can: microchip,mcp2510: Fix $id path
.../bindings/net/can/microchip,mcp2510.yaml | 2 +-
net/can/bcm.c | 79 +++++++++++++++-------
2 files changed, 55 insertions(+), 26 deletions(-)
Powered by blists - more mailing lists