All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	linux-can@vger.kernel.org, kernel@pengutronix.de,
	anssi.hannula@bitwise.fi, stable@vger.kernel.org,
	extja@kvaser.com
Subject: Re: [PATCH net 1/4] can: kvaser_usb_leaf: Fix overread with an invalid command
Date: Tue, 11 Oct 2022 13:20:16 +0000	[thread overview]
Message-ID: <166549441675.3513.6322660201168688295.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221011074815.397301-2-mkl@pengutronix.de>

Hello:

This series was applied to netdev/net.git (master)
by Marc Kleine-Budde <mkl@pengutronix.de>:

On Tue, 11 Oct 2022 09:48:12 +0200 you wrote:
> From: Anssi Hannula <anssi.hannula@bitwise.fi>
> 
> For command events read from the device,
> kvaser_usb_leaf_read_bulk_callback() verifies that cmd->len does not
> exceed the size of the received data, but the actual kvaser_cmd handlers
> will happily read any kvaser_cmd fields without checking for cmd->len.
> 
> [...]

Here is the summary with links:
  - [net,1/4] can: kvaser_usb_leaf: Fix overread with an invalid command
    https://git.kernel.org/netdev/net/c/1499ecaea9d2
  - [net,2/4] can: kvaser_usb: Fix use of uninitialized completion
    https://git.kernel.org/netdev/net/c/cd7f30e174d0
  - [net,3/4] can: kvaser_usb_leaf: Fix TX queue out of sync after restart
    https://git.kernel.org/netdev/net/c/455561fb618f
  - [net,4/4] can: kvaser_usb_leaf: Fix CAN state after restart
    https://git.kernel.org/netdev/net/c/0be1a655fe68

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2022-10-11 13:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11  7:48 [PATCH net 0/4] pull-request: can 2022-10-11 Marc Kleine-Budde
2022-10-11  7:48 ` [PATCH net 1/4] can: kvaser_usb_leaf: Fix overread with an invalid command Marc Kleine-Budde
2022-10-11 13:20   ` patchwork-bot+netdevbpf [this message]
2022-10-11  7:48 ` [PATCH net 2/4] can: kvaser_usb: Fix use of uninitialized completion Marc Kleine-Budde
2022-10-11  7:48 ` [PATCH net 3/4] can: kvaser_usb_leaf: Fix TX queue out of sync after restart Marc Kleine-Budde
2022-10-11  7:48 ` [PATCH net 4/4] can: kvaser_usb_leaf: Fix CAN state " Marc Kleine-Budde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=166549441675.3513.6322660201168688295.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anssi.hannula@bitwise.fi \
    --cc=davem@davemloft.net \
    --cc=extja@kvaser.com \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.