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

Fix heap buffer overflow in op_cksm function #2096

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

Shivam7-1
Copy link

Issue link: https://issues.oss-fuzz.com/issues/376723679
In this PR addresses a heap buffer overflow in the op_cksm function ensuring proper bounds checking and validation to prevent buffer overflows.

@wtdcode
Copy link
Member

wtdcode commented Jan 31, 2025

Thanks for your contributions. Could you send this to dev branch?

@Shivam7-1 Shivam7-1 changed the base branch from master to dev January 31, 2025 15:19
@Shivam7-1
Copy link
Author

Hii @wtdcode Thanks for your response
Changed Branch

@wtdcode
Copy link
Member

wtdcode commented Jan 31, 2025

Looks like it is failing all CI.

@Shivam7-1
Copy link
Author

Hii @wtdcode Thanks for pointing out now can you check again

@Shivam7-1
Copy link
Author

Hii @wtdcode now can you check again CI checks beacuse now 4 are faling and 30 are successful
Thanks

@wtdcode wtdcode merged commit ada8091 into unicorn-engine:dev Feb 10, 2025
32 of 36 checks passed
@wtdcode
Copy link
Member

wtdcode commented Feb 10, 2025

Thanks! I assume CI has been fixed.

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