netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Prithvi <activprithvi@gmail.com>
Cc: andrii@kernel.org, socketcan@hartkopp.net, mkl@pengutronix.de,
	linux-can@vger.kernel.org, linux-kernel@vger.kernel.org,
	syzkaller-bugs@googlegroups.com, netdev@vger.kernel.org
Subject: Re: [bpf, xdp] headroom - was: Re: Question about to KMSAN: uninit-value in can_receive
Date: Fri, 2 Jan 2026 12:04:05 -0800	[thread overview]
Message-ID: <20260102120405.34613b68@kernel.org> (raw)
In-Reply-To: <20260102153611.63wipdy2meh3ovel@inspiron>

On Fri, 2 Jan 2026 21:06:11 +0530 Prithvi wrote:
> Just a gentle ping on this thread 

You're asking the wrong person, IIUC Andrii is tangentially involved
in XDP (via bpf links?):

XDP (eXpress Data Path)
M:	Alexei Starovoitov <ast@kernel.org>
M:	Daniel Borkmann <daniel@iogearbox.net>
M:	David S. Miller <davem@davemloft.net>
M:	Jakub Kicinski <kuba@kernel.org>
M:	Jesper Dangaard Brouer <hawk@kernel.org>
M:	John Fastabend <john.fastabend@gmail.com>
R:	Stanislav Fomichev <sdf@fomichev.me>
L:	netdev@vger.kernel.org
L:	bpf@vger.kernel.org

Without looking too deeply - XDP has historically left the new space
uninitialized after push, expecting programs to immediately write the
headers in that space. syzbot had run into this in the past but I can't
find any references to past threads quickly :(

      reply	other threads:[~2026-01-02 20:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251117173012.230731-1-activprithvi@gmail.com>
     [not found] ` <0c98b1c4-3975-4bf5-9049-9d7f10d22a6d@hartkopp.net>
2025-11-30 12:44   ` Question about to KMSAN: uninit-value in can_receive Oliver Hartkopp
2025-11-30 17:29     ` Prithvi Tambewagh
2025-11-30 19:09       ` Oliver Hartkopp
2025-12-07 18:45         ` Prithvi
2025-12-20 17:33         ` Prithvi
2025-12-21 18:29           ` [bpf, xdp] headroom - was: " Oliver Hartkopp
2025-12-21 19:06             ` Marc Kleine-Budde
2025-12-21 19:42               ` Oliver Hartkopp
2026-01-02 15:36             ` Prithvi
2026-01-02 20:04               ` Jakub Kicinski [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=20260102120405.34613b68@kernel.org \
    --to=kuba@kernel.org \
    --cc=activprithvi@gmail.com \
    --cc=andrii@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=socketcan@hartkopp.net \
    --cc=syzkaller-bugs@googlegroups.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;
as well as URLs for NNTP newsgroup(s).