openddl-parser
openddl-parser copied to clipboard
A simple and fast OpenDDL Parser
_Status: New Owner: ---- CC: [email protected] Labels: Restrict-View-Commit ClusterFuzz Reproducible Stability-UndefinedBehaviorSanitizer Engine-libfuzzer OS-Linux Proj-assimp Reported-2021-11-01 Type: Bug New issue 40565 by ClusterFuzz-External: assimp:assimp_fuzzer: Undefined-shift in ODDLParser::OpenDDLParser::parseHexaLiteral https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40565 Detailed Report: https://oss-fuzz.com/testcase?key=4594942421368832...
Status: New Owner: ---- CC: [email protected] Labels: Restrict-View-Commit ClusterFuzz Stability-Memory-AddressSanitizer Reproducible OS-Linux Engine-afl Security_Severity-Medium Proj-assimp Reported-2021-03-07 Type: Bug-Security New issue 31795 by ClusterFuzz-External: assimp:assimp_fuzzer: Heap-buffer-overflow in ODDLParser::OpenDDLParser::normalizeBuffer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31795 Detailed Report:...
This adds fuzzing by way of [ClusterFuzzLite](https://google.github.io/clusterfuzzlite/), which is a GitHub action that will perform a short amount of fuzzing for new PRs. The goal is to use fuzzing to...
Issue related to https://github.com/assimp/assimp/issues/1341
Status: New Owner: ---- CC: kim.k...@[googlemail.com](http://googlemail.com/) Labels: Restrict-View-Commit ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzzer OS-Linux Security_Severity-Medium Proj-assimp Reported-2023-08-30 Type: Bug-Security New issue 61893 by ClusterFuzz-External: assimp:assimp_fuzzer: Container-overflow in ODDLParser::OpenDDLParser::parseIntegerLiteral https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61893 Detailed Report:...
Global `s_allocatedNodes` is defined here: https://github.com/kimkulling/openddl-parser/blob/3fbbe5eda59a9b13d2285a111070d6db7ed57a8b/code/DDLNode.cpp#L31 and accessed in multiple places without synchronization. This can break badly when the library is used in multithreaded program, for example with several instances...
Status: New Owner: ---- CC: kim.k...@[googlemail.com](http://googlemail.com/) Labels: Restrict-View-Commit ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Stability-Memory-LeakSanitizer Engine-libfuzzer OS-Linux Proj-assimp Reported-2023-05-06 Type: Bug New issue 58668 by ClusterFuzz-External: assimp:assimp_fuzzer: Direct-leak in ODDLParser::ValueAllocator::allocPrimData https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58668 Detailed Report:...
Reference Info: 391934087 assimp:assimp_fuzzer: Direct-leak in ODDLParser::OpenDDLParser::parseIdentifier component: [Public Trackers > 1362134 > OSS Fuzz](https://issues.oss-fuzz.com/components/1638179) status: New reporter: [[email protected]](mailto:[email protected]) cc: [[email protected]](mailto:[email protected]) collaborators: [[email protected]](mailto:[email protected]) type: Bug access level: Limited visibility priority:...