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 READ in Assimp::MD5::MD5Parser::ParseSection #5122

Merged
merged 2 commits into from Jun 27, 2023

Conversation

sashashura
Copy link
Contributor

@sashashura sashashura commented Jun 2, 2023

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=54381
Closes #4924

The buffer read overflow happens when the buffer pointer runs over bufferEnd.

Copy link
Member

@kimkulling kimkulling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine.

@kimkulling kimkulling merged commit 27c4de3 into assimp:master Jun 27, 2023
11 checks passed
@kimkulling
Copy link
Member

Merged, thanks a lot for your contribution.

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