Re: [PATCH] bcachefs:fix use-after-free in __bch2_bkey_fsck_err
SHAURYA RANE <[email protected]> Wed, 15 Oct 2025 13:50:20 +0530
| Newsgroups | org.kernel.vger.linux-bcachefs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CANNWa05W9C-Lb6TcqanAM_RNeAzDBdyL=c8AEqS9udRF3YX3pg@mail.gmail.com> |
Thanks for the feedback. I=E2=80=99ve tested the patch locally as well usin= g kselftest, and it passed successfully. On Mon, Oct 6, 2025 at 3:16=E2=80=AFPM SHAURYA RANE <[email protected].= in> wrote: > > Thanks for the feedback. I=E2=80=99ve tested the patch locally as well us= ing kselftest, and it passed successfully. > > Best regards, > Shaurya Rane > > On Sun, 5 Oct 2025, 23:35 Kent Overstreet, <[email protected]> wr= ote: >> >> On Sun, Oct 05, 2025 at 09:38:25PM +0530, SHAURYA RANE wrote: >> > #syz test: >> > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git mas= ter >> >> Instead of having syzbot test your code, please try the ktest syzbot >> reproducer test: >> >> https://evilpiepirate.org/git/ktest.git/ >> >> build-test-kernel run -I ~/ktest/tests/syzbot-repro.ktest <bug-id> >> >> I get very nervous when people send me patches they've never run >> themselves. Always try to have eyes on what your code is doing, try to >> look with your eyes and see that it's doing what you think it's doing :)