Skip to content
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

Fuzzing Cinder with fusil #148

Open
devdanzin opened this issue Dec 5, 2024 · 0 comments
Open

Fuzzing Cinder with fusil #148

devdanzin opened this issue Dec 5, 2024 · 0 comments

Comments

@devdanzin
Copy link

I've been running the fusil fuzzing tool by @vstinner against Cinder in the branch meta/3.12, and while it finds some crashers, all of them but one are also in CPython and either fixed or expected to be fixed upstream.

To make this effort worthwhile, could you please indicate which branches and/or configurations would be the most interesting to fuzz, if any at all?

Also, if you can give any pointers as how to exercise the JIT (could it be as simple as calling functions/methods N times?), I can add it to the fuzzer so it might find JIT related issues. So far, only one has been found in CPython.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant