Bug: Issue 34091 in oss-fuzz: assimp:assimp_fuzzer: Direct-leak in Assimp::SortByPTypeProcess::Execute
- Dominant language
- C++
- Stars
- 13.2k
- Forks
- 3.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 21
Description
Updates:
Labels: Fuzz-Blocker
Comment #4 on issue 34091 by ClusterFuzz-External: assimp:assimp_fuzzer: Direct-leak in Assimp::SortByPTypeProcess::Execute
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34091#c4
This crash occurs very frequently on linux platform and is likely preventing the fuzzer assimp_fuzzer from making much progress. Fixing this will allow more bugs to be found.
If this is incorrect, please file a bug on https://github.com/google/oss-fuzz/issues/new
Contributor guide
Research direction
Start by reproducing the oss-fuzz report with assimp_fuzzer on Linux, then inspect Assimp::SortByPTypeProcess::Execute, the location named in the report. Done means the direct leak is no longer reported and the fuzzer can make progress; the issue provides no named source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100