public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Begunkov <asml.silence@gmail.com>
To: syzbot <syzbot+903a2ad71fb3f1e47cf5@syzkaller.appspotmail.com>,
	axboe@kernel.dk, io-uring@vger.kernel.org,
	linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [io-uring?] KCSAN: data-race in io_req_task_cancel / io_wq_free_work
Date: Thu, 3 Apr 2025 10:24:31 +0100	[thread overview]
Message-ID: <ad93b770-803f-4480-95d9-6061f9e778e0@gmail.com> (raw)
In-Reply-To: <67ee32f2.050a0220.9040b.014d.GAE@google.com>

On 4/3/25 08:04, syzbot wrote:
> Hello,
> 
> syzbot found the following issue on:
> 
> HEAD commit:    92b71befc349 Merge tag 'objtool-urgent-2025-04-01' of git:..
> git tree:       upstream
> console output: https://syzkaller.appspot.com/x/log.txt?x=11195404580000
> kernel config:  https://syzkaller.appspot.com/x/.config?x=a8120cade23cf14e
> dashboard link: https://syzkaller.appspot.com/bug?extid=903a2ad71fb3f1e47cf5
> compiler:       Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40
> 
> Unfortunately, I don't have any reproducer for this issue yet.
> 
> Downloadable assets:
> disk image: https://storage.googleapis.com/syzbot-assets/2e7df7bc2f52/disk-92b71bef.raw.xz
> vmlinux: https://storage.googleapis.com/syzbot-assets/be59123d5efb/vmlinux-92b71bef.xz
> kernel image: https://storage.googleapis.com/syzbot-assets/7c9eff86053e/bzImage-92b71bef.xz
> 
> IMPORTANT: if you fix the issue, please add the following tag to the commit:
> Reported-by: syzbot+903a2ad71fb3f1e47cf5@syzkaller.appspotmail.com

It's benign, the write is for unrelated bits and the flag used in
the read path is set before there could be any races, the compiler
would need to make up a value to anything bad to happen.

We can improve it a little bit though, it'll try that.

-- 
Pavel Begunkov


      reply	other threads:[~2025-04-03  9:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-03  7:04 [syzbot] [io-uring?] KCSAN: data-race in io_req_task_cancel / io_wq_free_work syzbot
2025-04-03  9:24 ` Pavel Begunkov [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=ad93b770-803f-4480-95d9-6061f9e778e0@gmail.com \
    --to=asml.silence@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=syzbot+903a2ad71fb3f1e47cf5@syzkaller.appspotmail.com \
    --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