-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
all: lpc24 requests #5331
Comments
@a-nogikh @ramosian-glider @melver @dvyukov feel free to edit the first message |
@a-nogikh do you remember what parameters do they want to change? |
IIRC this was only about providing instructions for KVM mode. |
We already have the repro, but none of the existing CIs use them AFAIK (+KernelCI does not report any bugs proactively). |
As far as I remember, that was more about the coverage filter (or also syscall filtering?). And that's unfortunately the trickiest option, after a change in which we actually have to retriage the whole corpus, which is essentially the same as just restarting the instance. We could theoretically move signal filtering out of |
Agree, it's unclear what's the win here. The only one I see is interrupted/lost bug reproductions. |
FYI, for my first work with syz corpus, I'd like to take this CAN j1939 coverage, it's currently 3%. Let me create the draft PR once it's ready, so that you can link it in bulletpoints. Hopefully, it won't be hard to build a kernel with it. |
Oh, that would be great. I've talked to @olerem at LPC (Oleksij is j1939 maintainer, so you can ask Oleksij further questions). Here is what I recorded.
I have not tried to compile it, nor ensured that it actually covers transport.c yet (can be done with tools/syz-execprog -cover). |
Feature requests.
Directed fuzzing to test local changes before submit (+docs).syz-diff: patch fuzzing improvements #5448j1939
, in particular cover j1939/transport.cAdditional context
These requests were mostly received at https://lpc.events/event/18/contributions/1854/, video
The text was updated successfully, but these errors were encountered: