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

Bug: Issue 55843 in oss-fuzz: assimp:assimp_fuzzer: Integer-overflow in Assimp::DXF::LineReader::operator++ #5579

Closed
kimkulling opened this issue May 16, 2024 · 0 comments · Fixed by #5581
Labels
Bug Global flag to mark a deviation from expected behaviour Fuzzer Bugs found by a fuzzer

Comments

@kimkulling
Copy link
Member

Status: New
Owner: ----
CC: kim.k...@googlemail.com
Labels: Restrict-View-Commit ClusterFuzz Reproducible Stability-UndefinedBehaviorSanitizer Engine-libfuzzer OS-Linux Proj-assimp Reported-2023-02-10
Type: Bug

New issue 55843 by ClusterFuzz-External: assimp:assimp_fuzzer: Integer-overflow in Assimp::DXF::LineReader::operator++
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55843

Detailed Report: https://oss-fuzz.com/testcase?key=4787618794831872

Project: assimp
Fuzzing Engine: libFuzzer
Fuzz Target: assimp_fuzzer
Job Type: libfuzzer_ubsan_assimp
Platform Id: linux

Crash Type: Integer-overflow
Crash Address:
Crash State:
Assimp::DXF::LineReader::operator++
Assimp::DXFImporter::ParseBlock
Assimp::DXFImporter::ParseBlocks

Sanitizer: undefined (UBSAN)

Crash Revision: https://oss-fuzz.com/revisions?job=libfuzzer_ubsan_assimp&revision=202302090616

Reproducer Testcase: https://oss-fuzz.com/download?testcase_id=4787618794831872

Issue filed automatically.

See https://google.github.io/oss-fuzz/advanced-topics/reproducing for instructions to reproduce this bug locally.
When you fix this bug, please

  • mention the fix revision(s).
  • state whether the bug was a short-lived regression or an old bug in any stable releases.
  • add any other useful information.
    This information can help downstream consumers.

If you need to contact the OSS-Fuzz team with a question, concern, or any other feedback, please file an issue at https://github.com/google/oss-fuzz/issues. Comments on individual Monorail issues are not monitored.

This bug is subject to a 90 day disclosure deadline. If 90 days elapse
without an upstream patch, then the bug report will automatically
become visible to the public.

@kimkulling kimkulling added Bug Global flag to mark a deviation from expected behaviour Fuzzer Bugs found by a fuzzer labels May 16, 2024
kimkulling added a commit that referenced this issue May 17, 2024
kimkulling added a commit that referenced this issue May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Global flag to mark a deviation from expected behaviour Fuzzer Bugs found by a fuzzer
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant