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

implement stricter integer overflow check #3156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iwashiira
Copy link
Contributor

fix #3143
modify #3133 #3134

@iwashiira
Copy link
Contributor Author

iwashiira commented Jul 16, 2024

@lws-team
After further research, we found that the integer overflow check in #3134 is still insufficient and a heap-base buffer overflow is possible.
We would like to kindly request your review and merge of this request.
🙏

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.

heap buffer overflow is found in upng.c
1 participant