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

fuzz: add upper bound for scrypt's password and salt sizes #535

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Nov 1, 2024

Also change ranges used to generate scrypt parameters to prevent potential timeout issues.

cc @arthurscchan

@newpavlov newpavlov merged commit 34bbf65 into master Nov 1, 2024
3 checks passed
@newpavlov newpavlov deleted the fuzz/fix branch November 1, 2024 12:56
@newpavlov
Copy link
Member Author

@arthurscchan
Can you close the two clusterfuzz issues or will it be done automatically?

@arthurscchan
Copy link
Contributor

@newpavlov Sorry for missing the size check. The OSS-Fuzz will update and verify the fix daily and close it automatically. Thanks for fixing the harness.

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

Successfully merging this pull request may close these issues.

2 participants