Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #79406 > unrolled thread
| Started by | Dmitry Vyukov <dvyukov@google.com> |
|---|---|
| First post | 2023-06-22 17:10 +0200 |
| Last post | 2023-07-20 15:10 +0200 |
| Articles | 9 — 4 participants |
Back to article view | Back to linux.debian.kernel
Debian kernel testing on syzbot Dmitry Vyukov <dvyukov@google.com> - 2023-06-22 17:10 +0200
Re: Debian kernel testing on syzbot Dmitry Vyukov <dvyukov@google.com> - 2023-06-28 10:50 +0200
Re: Debian kernel testing on syzbot Dmitry Vyukov <dvyukov@google.com> - 2023-07-05 06:30 +0200
Re: Debian kernel testing on syzbot Bo YU <tsu.yubo@gmail.com> - 2023-07-05 09:00 +0200
Re: Debian kernel testing on syzbot Dmitry Vyukov <dvyukov@google.com> - 2023-07-05 14:10 +0200
Re: Debian kernel testing on syzbot Bo YU <tsu.yubo@gmail.com> - 2023-07-06 16:50 +0200
Re: Debian kernel testing on syzbot Ben Hutchings <ben@decadent.org.uk> - 2023-07-16 19:50 +0200
Re: Debian kernel testing on syzbot Salvatore Bonaccorso <carnil@debian.org> - 2023-07-18 21:40 +0200
Re: Debian kernel testing on syzbot Dmitry Vyukov <dvyukov@google.com> - 2023-07-20 15:10 +0200
| From | Dmitry Vyukov <dvyukov@google.com> |
|---|---|
| Date | 2023-06-22 17:10 +0200 |
| Subject | Debian kernel testing on syzbot |
| Message-ID | <GJu6B-8kV-1@gated-at.bofh.it> |
Hello, Our team works on syzkaller/syzbot kernel fuzzer: https://github.com/google/syzkaller https://github.com/google/syzkaller/blob/master/docs/syzbot.md Currently we test the upstream kernel and recent LTS releases: https://syzkaller.appspot.com/upstream https://syzkaller.appspot.com/linux-6.1 https://syzkaller.appspot.com/linux-5.15 and report bugs to upstream developers: https://groups.google.com/g/syzkaller-bugs Due to Debian's relevance as one of the most widely used Linux distributions, we plan to test the Debian kernel as well. We were thinking about testing the "testing" release only initially. Or do you have other suggestions here? Do you want bugs to be reported privately first (to some closed mailing list) with some embargo? Or do we make them public (visible on syzbot dashboard) right away as we do for upstream/LTS?
[toc] | [next] | [standalone]
| From | Dmitry Vyukov <dvyukov@google.com> |
|---|---|
| Date | 2023-06-28 10:50 +0200 |
| Message-ID | <GLz29-1tAE-3@gated-at.bofh.it> |
| In reply to | #79406 |
On Thu, 22 Jun 2023 at 16:46, Dmitry Vyukov <dvyukov@google.com> wrote: > > Hello, > > Our team works on syzkaller/syzbot kernel fuzzer: > https://github.com/google/syzkaller > https://github.com/google/syzkaller/blob/master/docs/syzbot.md > > Currently we test the upstream kernel and recent LTS releases: > https://syzkaller.appspot.com/upstream > https://syzkaller.appspot.com/linux-6.1 > https://syzkaller.appspot.com/linux-5.15 > and report bugs to upstream developers: > https://groups.google.com/g/syzkaller-bugs > > Due to Debian's relevance as one of the most widely used Linux > distributions, we plan to test the Debian kernel as well. > > We were thinking about testing the "testing" release only initially. > Or do you have other suggestions here? > > Do you want bugs to be reported privately first (to some closed > mailing list) with some embargo? Or do we make them public (visible on > syzbot dashboard) right away as we do for upstream/LTS? +Ben, you were pointed out as the person to provide "the official" response :) To clarify: we are not asking nor imply that anybody will actually act in any way on the reported bugs. I mean anybody is welcome to, but don't have to. We can also just create a public web dashboard (+new opt-in mailing list), if that's what we agree on here. And if there is an active interest in acting on the reports, we can also test the unstable release (that's the better place to fix, right).
[toc] | [prev] | [next] | [standalone]
| From | Dmitry Vyukov <dvyukov@google.com> |
|---|---|
| Date | 2023-07-05 06:30 +0200 |
| Message-ID | <GO2jn-33t4-1@gated-at.bofh.it> |
| In reply to | #79435 |
On Wed, 28 Jun 2023 at 10:26, Dmitry Vyukov <dvyukov@google.com> wrote: > > Hello, > > > > Our team works on syzkaller/syzbot kernel fuzzer: > > https://github.com/google/syzkaller > > https://github.com/google/syzkaller/blob/master/docs/syzbot.md > > > > Currently we test the upstream kernel and recent LTS releases: > > https://syzkaller.appspot.com/upstream > > https://syzkaller.appspot.com/linux-6.1 > > https://syzkaller.appspot.com/linux-5.15 > > and report bugs to upstream developers: > > https://groups.google.com/g/syzkaller-bugs > > > > Due to Debian's relevance as one of the most widely used Linux > > distributions, we plan to test the Debian kernel as well. > > > > We were thinking about testing the "testing" release only initially. > > Or do you have other suggestions here? > > > > Do you want bugs to be reported privately first (to some closed > > mailing list) with some embargo? Or do we make them public (visible on > > syzbot dashboard) right away as we do for upstream/LTS? > > +Ben, you were pointed out as the person to provide "the official" response :) > > To clarify: we are not asking nor imply that anybody will actually act > in any way on the reported bugs. I mean anybody is welcome to, but > don't have to. > We can also just create a public web dashboard (+new opt-in mailing > list), if that's what we agree on here. > > And if there is an active interest in acting on the reports, we can > also test the unstable release (that's the better place to fix, > right). Ok, we will probably proceed with testing with no notifications for now.
[toc] | [prev] | [next] | [standalone]
| From | Bo YU <tsu.yubo@gmail.com> |
|---|---|
| Date | 2023-07-05 09:00 +0200 |
| Message-ID | <GO4Ex-34Vg-1@gated-at.bofh.it> |
| In reply to | #79502 |
Hi On Wed, Jul 5, 2023 at 12:24 PM Dmitry Vyukov <dvyukov@google.com> wrote: > > On Wed, 28 Jun 2023 at 10:26, Dmitry Vyukov <dvyukov@google.com> wrote: > > > Hello, > > > > > > Our team works on syzkaller/syzbot kernel fuzzer: > > > https://github.com/google/syzkaller > > > https://github.com/google/syzkaller/blob/master/docs/syzbot.md > > > > > > Currently we test the upstream kernel and recent LTS releases: > > > https://syzkaller.appspot.com/upstream > > > https://syzkaller.appspot.com/linux-6.1 > > > https://syzkaller.appspot.com/linux-5.15 > > > and report bugs to upstream developers: > > > https://groups.google.com/g/syzkaller-bugs > > > > > > Due to Debian's relevance as one of the most widely used Linux > > > distributions, we plan to test the Debian kernel as well. > > > > > > We were thinking about testing the "testing" release only initially. > > > Or do you have other suggestions here? > > > > > > Do you want bugs to be reported privately first (to some closed > > > mailing list) with some embargo? Or do we make them public (visible on > > > syzbot dashboard) right away as we do for upstream/LTS? > > > > +Ben, you were pointed out as the person to provide "the official" response :) > > > > To clarify: we are not asking nor imply that anybody will actually act > > in any way on the reported bugs. I mean anybody is welcome to, but > > don't have to. > > We can also just create a public web dashboard (+new opt-in mailing > > list), if that's what we agree on here. > > > > And if there is an active interest in acting on the reports, we can > > also test the unstable release (that's the better place to fix, > > right). > > Ok, we will probably proceed with testing with no notifications for now. > Sorry, I'm sorry that I suddenly ran into this topic. Personally, I think the sid(unstable) kernel is more appropriate for syzkaller. Unstable by itself means unstable, if we have any issue we can fix it quickly. Testing needs to be migrated from sid, which may cast a long time. In addition, it is closer to upstream. BTW, as a Debian RISC-V porter, I am wondering the syzkaller if is arch-indep or not. You know Debian supports many architectures. If sure, I hope syzkaller can support Debian/riscv64(yeah, it is in sid now, but it will be entered into testing soon). Thanks, BR, Bo
[toc] | [prev] | [next] | [standalone]
| From | Dmitry Vyukov <dvyukov@google.com> |
|---|---|
| Date | 2023-07-05 14:10 +0200 |
| Message-ID | <GO9ux-382o-5@gated-at.bofh.it> |
| In reply to | #79503 |
On Wed, 5 Jul 2023 at 08:53, Bo YU <tsu.yubo@gmail.com> wrote: > Hi > > On Wed, Jul 5, 2023 at 12:24 PM Dmitry Vyukov <dvyukov@google.com> wrote: > > > > On Wed, 28 Jun 2023 at 10:26, Dmitry Vyukov <dvyukov@google.com> wrote: > > > > Hello, > > > > > > > > Our team works on syzkaller/syzbot kernel fuzzer: > > > > https://github.com/google/syzkaller > > > > https://github.com/google/syzkaller/blob/master/docs/syzbot.md > > > > > > > > Currently we test the upstream kernel and recent LTS releases: > > > > https://syzkaller.appspot.com/upstream > > > > https://syzkaller.appspot.com/linux-6.1 > > > > https://syzkaller.appspot.com/linux-5.15 > > > > and report bugs to upstream developers: > > > > https://groups.google.com/g/syzkaller-bugs > > > > > > > > Due to Debian's relevance as one of the most widely used Linux > > > > distributions, we plan to test the Debian kernel as well. > > > > > > > > We were thinking about testing the "testing" release only initially. > > > > Or do you have other suggestions here? > > > > > > > > Do you want bugs to be reported privately first (to some closed > > > > mailing list) with some embargo? Or do we make them public (visible on > > > > syzbot dashboard) right away as we do for upstream/LTS? > > > > > > +Ben, you were pointed out as the person to provide "the official" response :) > > > > > > To clarify: we are not asking nor imply that anybody will actually act > > > in any way on the reported bugs. I mean anybody is welcome to, but > > > don't have to. > > > We can also just create a public web dashboard (+new opt-in mailing > > > list), if that's what we agree on here. > > > > > > And if there is an active interest in acting on the reports, we can > > > also test the unstable release (that's the better place to fix, > > > right). > > > > Ok, we will probably proceed with testing with no notifications for now. > > > Sorry, I'm sorry that I suddenly ran into this topic. > Personally, I think the sid(unstable) kernel is more appropriate for syzkaller. > Unstable by itself means unstable, if we have any issue we can fix it quickly. > Testing needs to be migrated from sid, which may cast a long time. In addition, > it is closer to upstream. Hi Bo, Thanks for your reply. If there will be active interest in looking at the report and fixing them, then we can set up unstable testing as well. > BTW, as a Debian RISC-V porter, I am wondering the syzkaller if is arch-indep > or not. You know Debian supports many architectures. If sure, I hope syzkaller > can support Debian/riscv64(yeah, it is in sid now, but it will be > entered into testing > soon). Per se syzkaller is completely arch-independent. It may lack descriptions for some arch-specific kernel interfaces (like arch_prctl's, arch-specific KVM ioctl's, etc). But there are usually few of them. However, on our testing infra we can test riscv only using qemu tcg emulation, which is extremely slow. So the riscv instance we have just mostly rediscovers and traps on arch-independent bugs that all other faster instances find much easier. Here is the list of bugs currently happening on the riscv instance: https://syzkaller.appspot.com/upstream?manager=ci-qemu2-riscv64 And here is list of bugs that happens _only_ on riscv instance and not on any other one: https://syzkaller.appspot.com/upstream?only_manager=ci-qemu2-riscv64
[toc] | [prev] | [next] | [standalone]
| From | Bo YU <tsu.yubo@gmail.com> |
|---|---|
| Date | 2023-07-06 16:50 +0200 |
| Message-ID | <GOysV-3nS8-31@gated-at.bofh.it> |
| In reply to | #79509 |
Hi! On Wed, Jul 5, 2023 at 7:48 PM Dmitry Vyukov <dvyukov@google.com> wrote: > > On Wed, 5 Jul 2023 at 08:53, Bo YU <tsu.yubo@gmail.com> wrote: > > Hi > > > > On Wed, Jul 5, 2023 at 12:24 PM Dmitry Vyukov <dvyukov@google.com> wrote: > > > > > > On Wed, 28 Jun 2023 at 10:26, Dmitry Vyukov <dvyukov@google.com> wrote: > > > > > Hello, > > > > > > > > > > Our team works on syzkaller/syzbot kernel fuzzer: > > > > > https://github.com/google/syzkaller > > > > > https://github.com/google/syzkaller/blob/master/docs/syzbot.md > > > > > > > > > > Currently we test the upstream kernel and recent LTS releases: > > > > > https://syzkaller.appspot.com/upstream > > > > > https://syzkaller.appspot.com/linux-6.1 > > > > > https://syzkaller.appspot.com/linux-5.15 > > > > > and report bugs to upstream developers: > > > > > https://groups.google.com/g/syzkaller-bugs > > > > > > > > > > Due to Debian's relevance as one of the most widely used Linux > > > > > distributions, we plan to test the Debian kernel as well. > > > > > > > > > > We were thinking about testing the "testing" release only initially. > > > > > Or do you have other suggestions here? > > > > > > > > > > Do you want bugs to be reported privately first (to some closed > > > > > mailing list) with some embargo? Or do we make them public (visible on > > > > > syzbot dashboard) right away as we do for upstream/LTS? > > > > > > > > +Ben, you were pointed out as the person to provide "the official" response :) > > > > > > > > To clarify: we are not asking nor imply that anybody will actually act > > > > in any way on the reported bugs. I mean anybody is welcome to, but > > > > don't have to. > > > > We can also just create a public web dashboard (+new opt-in mailing > > > > list), if that's what we agree on here. > > > > > > > > And if there is an active interest in acting on the reports, we can > > > > also test the unstable release (that's the better place to fix, > > > > right). > > > > > > Ok, we will probably proceed with testing with no notifications for now. > > > > > Sorry, I'm sorry that I suddenly ran into this topic. > > Personally, I think the sid(unstable) kernel is more appropriate for syzkaller. > > Unstable by itself means unstable, if we have any issue we can fix it quickly. > > Testing needs to be migrated from sid, which may cast a long time. In addition, > > it is closer to upstream. > > Hi Bo, > > Thanks for your reply. > If there will be active interest in looking at the report and fixing > them, then we can set up unstable testing as well. > Thanks. But I am not a member of kernel team(just a kernel newbie) and please follow your initial decision. Personally, I'm probably more concerned about the bugs in the RISC-V kernel, so this may add to the burden of the kernel team. > > > BTW, as a Debian RISC-V porter, I am wondering the syzkaller if is arch-indep > > or not. You know Debian supports many architectures. If sure, I hope syzkaller > > can support Debian/riscv64(yeah, it is in sid now, but it will be > > entered into testing > > soon). > > Per se syzkaller is completely arch-independent. > It may lack descriptions for some arch-specific kernel interfaces > (like arch_prctl's, arch-specific KVM ioctl's, etc). But there are > usually few of them. > > However, on our testing infra we can test riscv only using qemu tcg > emulation, which is extremely slow. So the riscv instance we have just > mostly rediscovers and traps on arch-independent bugs that all other > faster instances find much easier. > Here is the list of bugs currently happening on the riscv instance: > https://syzkaller.appspot.com/upstream?manager=ci-qemu2-riscv64 > And here is list of bugs that happens _only_ on riscv instance and not > on any other one: > https://syzkaller.appspot.com/upstream?only_manager=ci-qemu2-riscv64 Thank you very much for this valuable information which is what I was looking for, thanks! I hope I can do something for it. BR, Bo
[toc] | [prev] | [next] | [standalone]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2023-07-16 19:50 +0200 |
| Message-ID | <GSe2B-GdP-9@gated-at.bofh.it> |
| In reply to | #79435 |
[Multipart message — attachments visible in raw view] — view raw
On Wed, 2023-06-28 at 10:26 +0200, Dmitry Vyukov wrote: > On Thu, 22 Jun 2023 at 16:46, Dmitry Vyukov <dvyukov@google.com> wrote: > > > > Hello, > > > > Our team works on syzkaller/syzbot kernel fuzzer: > > https://github.com/google/syzkaller > > https://github.com/google/syzkaller/blob/master/docs/syzbot.md > > > > Currently we test the upstream kernel and recent LTS releases: > > https://syzkaller.appspot.com/upstream > > https://syzkaller.appspot.com/linux-6.1 > > https://syzkaller.appspot.com/linux-5.15 > > and report bugs to upstream developers: > > https://groups.google.com/g/syzkaller-bugs > > > > Due to Debian's relevance as one of the most widely used Linux > > distributions, we plan to test the Debian kernel as well. > > > > We were thinking about testing the "testing" release only initially. > > Or do you have other suggestions here? If you want to find issues affecting the next release, then that's the right choice. But if you want to find issues that still need fixes uploaded, then "unstable" is the right choice. Any fixes in testing need to go via unstable. > > Do you want bugs to be reported privately first (to some closed > > mailing list) with some embargo? Or do we make them public (visible on > > syzbot dashboard) right away as we do for upstream/LTS? > > +Ben, you were pointed out as the person to provide "the official" response :) I'm just one person on the kernel team, and not the most active at the moment. Salvatore Bonaccorso is doing most of the security updates. > To clarify: we are not asking nor imply that anybody will actually act > in any way on the reported bugs. I mean anybody is welcome to, but > don't have to. > We can also just create a public web dashboard (+new opt-in mailing > list), if that's what we agree on here. > > And if there is an active interest in acting on the reports, we can > also test the unstable release (that's the better place to fix, > right). If syzbot is able to distinguish bugs that are reproducible on Debian patched kernels but not in the corresponding stable releases, I think that would be very useful to us. My guess is that this would be a manageable rate of bugs and we could receive those privately. What do you think, Salvatore? If this isn't possible, then it's unlikely we will have the time to look at the issues. You can create a public web dashboard but I don't know if that's going to help anyone. Ben. -- Ben Hutchings Theory and practice are closer in theory than in practice - John Levine
[toc] | [prev] | [next] | [standalone]
| From | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| Date | 2023-07-18 21:40 +0200 |
| Message-ID | <GSYI9-1969-1@gated-at.bofh.it> |
| In reply to | #79623 |
Hi, On Sun, Jul 16, 2023 at 07:47:11PM +0200, Ben Hutchings wrote: > On Wed, 2023-06-28 at 10:26 +0200, Dmitry Vyukov wrote: > > On Thu, 22 Jun 2023 at 16:46, Dmitry Vyukov <dvyukov@google.com> wrote: > > > > > > Hello, > > > > > > Our team works on syzkaller/syzbot kernel fuzzer: > > > https://github.com/google/syzkaller > > > https://github.com/google/syzkaller/blob/master/docs/syzbot.md > > > > > > Currently we test the upstream kernel and recent LTS releases: > > > https://syzkaller.appspot.com/upstream > > > https://syzkaller.appspot.com/linux-6.1 > > > https://syzkaller.appspot.com/linux-5.15 > > > and report bugs to upstream developers: > > > https://groups.google.com/g/syzkaller-bugs > > > > > > Due to Debian's relevance as one of the most widely used Linux > > > distributions, we plan to test the Debian kernel as well. > > > > > > We were thinking about testing the "testing" release only initially. > > > Or do you have other suggestions here? > > If you want to find issues affecting the next release, then that's the > right choice. But if you want to find issues that still need fixes > uploaded, then "unstable" is the right choice. Any fixes in testing > need to go via unstable. > > > > Do you want bugs to be reported privately first (to some closed > > > mailing list) with some embargo? Or do we make them public (visible on > > > syzbot dashboard) right away as we do for upstream/LTS? > > > > +Ben, you were pointed out as the person to provide "the official" response :) > > I'm just one person on the kernel team, and not the most active at the > moment. Salvatore Bonaccorso is doing most of the security updates. > > > To clarify: we are not asking nor imply that anybody will actually act > > in any way on the reported bugs. I mean anybody is welcome to, but > > don't have to. > > We can also just create a public web dashboard (+new opt-in mailing > > list), if that's what we agree on here. > > > > And if there is an active interest in acting on the reports, we can > > also test the unstable release (that's the better place to fix, > > right). > > If syzbot is able to distinguish bugs that are reproducible on Debian > patched kernels but not in the corresponding stable releases, I think > that would be very useful to us. My guess is that this would be a > manageable rate of bugs and we could receive those privately. What do > you think, Salvatore? > > If this isn't possible, then it's unlikely we will have the time to > look at the issues. You can create a public web dashboard but I don't > know if that's going to help anyone. Yes, I do agree with the above. If syzbot can do that separation then it would be useful, and think we can agree to get those reports privately to either a deidcated set up distribution list or directly to the Debian maintainers. In first stance I guess that would be Ben and me, and possibly the others listed as Uploaders for the src:linux package. OTOH, I fully agree, if syzbot canot distinguish issues reproducible only with Debian patches applied I think we won't really have the free time to investigate those reports. As we are doing this in our free time. Thank you for approaching us on this! Regards, Salvatore
[toc] | [prev] | [next] | [standalone]
| From | Dmitry Vyukov <dvyukov@google.com> |
|---|---|
| Date | 2023-07-20 15:10 +0200 |
| Message-ID | <GTBzQ-1wAw-9@gated-at.bofh.it> |
| In reply to | #79640 |
On Tue, 18 Jul 2023 at 21:39, Salvatore Bonaccorso <carnil@debian.org> wrote: > > Hi, > > On Sun, Jul 16, 2023 at 07:47:11PM +0200, Ben Hutchings wrote: > > On Wed, 2023-06-28 at 10:26 +0200, Dmitry Vyukov wrote: > > > On Thu, 22 Jun 2023 at 16:46, Dmitry Vyukov <dvyukov@google.com> wrote: > > > > > > > > Hello, > > > > > > > > Our team works on syzkaller/syzbot kernel fuzzer: > > > > https://github.com/google/syzkaller > > > > https://github.com/google/syzkaller/blob/master/docs/syzbot.md > > > > > > > > Currently we test the upstream kernel and recent LTS releases: > > > > https://syzkaller.appspot.com/upstream > > > > https://syzkaller.appspot.com/linux-6.1 > > > > https://syzkaller.appspot.com/linux-5.15 > > > > and report bugs to upstream developers: > > > > https://groups.google.com/g/syzkaller-bugs > > > > > > > > Due to Debian's relevance as one of the most widely used Linux > > > > distributions, we plan to test the Debian kernel as well. > > > > > > > > We were thinking about testing the "testing" release only initially. > > > > Or do you have other suggestions here? > > > > If you want to find issues affecting the next release, then that's the > > right choice. But if you want to find issues that still need fixes > > uploaded, then "unstable" is the right choice. Any fixes in testing > > need to go via unstable. > > > > > > Do you want bugs to be reported privately first (to some closed > > > > mailing list) with some embargo? Or do we make them public (visible on > > > > syzbot dashboard) right away as we do for upstream/LTS? > > > > > > +Ben, you were pointed out as the person to provide "the official" response :) > > > > I'm just one person on the kernel team, and not the most active at the > > moment. Salvatore Bonaccorso is doing most of the security updates. > > > > > To clarify: we are not asking nor imply that anybody will actually act > > > in any way on the reported bugs. I mean anybody is welcome to, but > > > don't have to. > > > We can also just create a public web dashboard (+new opt-in mailing > > > list), if that's what we agree on here. > > > > > > And if there is an active interest in acting on the reports, we can > > > also test the unstable release (that's the better place to fix, > > > right). > > > > If syzbot is able to distinguish bugs that are reproducible on Debian > > patched kernels but not in the corresponding stable releases, I think > > that would be very useful to us. My guess is that this would be a > > manageable rate of bugs and we could receive those privately. What do > > you think, Salvatore? > > > > If this isn't possible, then it's unlikely we will have the time to > > look at the issues. You can create a public web dashboard but I don't > > know if that's going to help anyone. > > Yes, I do agree with the above. If syzbot can do that separation then > it would be useful, and think we can agree to get those reports > privately to either a deidcated set up distribution list or directly > to the Debian maintainers. In first stance I guess that would be Ben > and me, and possibly the others listed as Uploaders for the src:linux > package. > > OTOH, I fully agree, if syzbot canot distinguish issues reproducible > only with Debian patches applied I think we won't really have the free > time to investigate those reports. As we are doing this in our free > time. > > Thank you for approaching us on this! Hi Ben, Salvatore, Yes, syzbot can detect "downstream" bugs with reasonable precision, e.g. for Android 5.15 tree: https://syzkaller.appspot.com/android-5-15?label=origin%3Adownstream and here you can see "Bug presence" analysis by testing on corresponding LTS and upstream trees: https://syzkaller.appspot.com/bug?extid=ea487d1ec1a25689e4d2 However, I am not sure if we can readily set up reporting of only such bugs privately.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web