Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org, horms@kernel.org, willemb@google.com,
	eric.dumazet@gmail.com,
	syzbot+8400677f3fd43f37d3bc@syzkaller.appspotmail.com,
	chengen.du@canonical.com
Subject: Re: [PATCH net] af_packet: fix vlan_get_tci() vs MSG_PEEK
Date: Fri, 03 Jan 2025 02:50:38 +0000	[thread overview]
Message-ID: <173587263851.2091902.4288494842181064874.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241230161004.2681892-1-edumazet@google.com>

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 30 Dec 2024 16:10:03 +0000 you wrote:
> Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found
> by syzbot.
> 
> Rework vlan_get_tci() to not touch skb at all,
> so that it can be used from many cpus on the same skb.
> 
> Add a const qualifier to skb argument.
> 
> [...]

Here is the summary with links:
  - [net] af_packet: fix vlan_get_tci() vs MSG_PEEK
    https://git.kernel.org/netdev/net/c/77ee7a6d16b6

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



      parent reply	other threads:[~2025-01-03  2:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-30 16:10 [PATCH net] af_packet: fix vlan_get_tci() vs MSG_PEEK Eric Dumazet
2024-12-30 16:10 ` [PATCH net] af_packet: fix vlan_get_protocol_dgram() " Eric Dumazet
2024-12-31 10:56   ` Willem de Bruijn
2025-01-03  2:50   ` patchwork-bot+netdevbpf
2024-12-31 10:55 ` [PATCH net] af_packet: fix vlan_get_tci() " Willem de Bruijn
2025-01-03  2:50 ` patchwork-bot+netdevbpf [this message]

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=173587263851.2091902.4288494842181064874.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=chengen.du@canonical.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=syzbot+8400677f3fd43f37d3bc@syzkaller.appspotmail.com \
    --cc=willemb@google.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox