[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176421602051.2412149.15004873997876598906.git-patchwork-notify@kernel.org>
Date: Thu, 27 Nov 2025 04:00:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
linux-can@...r.kernel.org, kernel@...gutronix.de, eeodqql09@...il.com,
extja@...ser.com
Subject: Re: [PATCH net 1/8] can: kvaser_usb: leaf: Fix potential infinite
loop in
command parsers
Hello:
This series was applied to netdev/net.git (main)
by Marc Kleine-Budde <mkl@...gutronix.de>:
On Wed, 26 Nov 2025 16:41:11 +0100 you wrote:
> From: Seungjin Bae <eeodqql09@...il.com>
>
> The `kvaser_usb_leaf_wait_cmd()` and `kvaser_usb_leaf_read_bulk_callback`
> functions contain logic to zero-length commands. These commands are used
> to align data to the USB endpoint's wMaxPacketSize boundary.
>
> The driver attempts to skip these placeholders by aligning the buffer
> position `pos` to the next packet boundary using `round_up()` function.
>
> [...]
Here is the summary with links:
- [net,1/8] can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
https://git.kernel.org/netdev/net/c/0c73772cd2b8
- [net,2/8] can: sja1000: fix max irq loop handling
https://git.kernel.org/netdev/net/c/30db4451c7f6
- [net,3/8] can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
https://git.kernel.org/netdev/net/c/516a0cd1c03f
- [net,4/8] can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header
https://git.kernel.org/netdev/net/c/6fe9f3279f7d
- [net,5/8] can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data
https://git.kernel.org/netdev/net/c/395d988f9386
- [net,6/8] can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
https://git.kernel.org/netdev/net/c/76544beea7cf
- [net,7/8] can: rcar_canfd: Fix CAN-FD mode as default
https://git.kernel.org/netdev/net/c/6d849ff57372
- [net,8/8] net/sched: em_canid: fix uninit-value in em_canid_match
https://git.kernel.org/netdev/net/c/0c922106d7a5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists