-
-
Package: `github.com/Andrew-Morozko/go-fuzz-example/divide`
The results of the fuzzer run may be security-critical and were encrypted. To download, decrypt, and apply the patch, run the following co…
-
### Description
A similar issue was closed a while back: https://github.com/facebookincubator/velox/issues/10989
The issue seems to have started reoccurring.
### Error Reproduction
mkdir -p /t…
-
### Description
**Description**:
I encountered a heap UAF bug in PHP with commit fb257ee83c405fecf449571bfcd1cc0fb4910336 I built the binary following OSS-Fuzz's guidelines, and the bug was repro…
-
## Affected Projects
assimp v5.4.3 (https://github.com/assimp/assimp)
## Problem Type
CWE-122: Heap-based Buffer Overflow
## Decription
### Summary
A heap-buffer-overflow vulnerability…
-
The fuzzer could need some extensions. For example, it determines the mode and arch by comparing the strings of the enum identifiers `CS_ARCH` and `CS_MODE`. This makes it too maintenance heavy. And e…
-
We are developing a fuzzer-based corpus of malformed IPC inputs
https://github.com/apache/arrow-testing/tree/master/data/arrow-ipc
The Java implementation should also test against these to verif…
-
**Describe the bug**
Hi, I'm hitting a recursion limit when I try to generate a tar derivation tree and then mutate it.
```
Traceback (most recent call last):
File "/home/kris/fuzzing/run.py",…
-
**Description**:
A heap-buffer-overflow vulnerability has been identified in ntopng version 6.2, specifically in the `Flow::dissectMDNS` function located in `Flow.cpp` at line 6516. This issue can …
-
```
A persistent window/tab that remembers your settings/lists/etc will allow a tester to
retry different tests faster.
You should be able to reopen the fuzzer to tweak settings e.g change injection …