-
### Is your feature request related to a problem? Please describe.
Unable to grab a custom value from the response like we can do in burpsuite via grep extract.
Creating a loop where
I want to g…
-
Hi! We've been fuzzing with atheris and faced the problem that when we use `LD_PRELOAD=/path/to/preload/asan_with_fuzzer.so` for fuzzing with [C extensions](https://github.com/google/atheris/blob/mast…
-
Not sure what is going on, clang is 6.0.1-9 and used often for fuzzing other projects (also for OSS-Fuzz).
I naively followed the instructions (../curl was fetched from upstream a minute ago)
```
…
-
### Description
Currently, Aggregation Fuzzer verifies results against DuckDB. However, not all functions are available in DuckDB and sometimes semantics don't match. It would be better to verify aga…
-
## Expected Behavior
I can run the fuzz test against a known input, as described here: https://google.github.io/oss-fuzz/advanced-topics/reproducing/#fuzz-target-bugs
## Actual Behavior
When …
-
### Description
- Type: Bug
- Priority: Minor
- Related Issue: #15096
## Non-conformance Bug
**OS**
Linux, Ubuntu 20
**OpenSSL build**
Version: 1.1.1k
**Affected Versions**
DTLS 1.2…
-
The reports for the OSS-Fuzz projects where the introspector successfully runs are now public at:
https://oss-fuzz-introspector.storage.googleapis.com/
We should go and evaluate these to ensure …
-
### Description
**What**
Vector Fuzzer's rand function for double, float (https://github.com/facebookincubator/velox/blob/main/velox/vector/fuzzer/VectorFuzzer.cpp#L92 ) in its current implementat…
kgpai updated
9 months ago
-
| | |
|--------------------|----|
| Bugzilla Link | [PR34636](https://bugs.llvm.org/show_bug.cgi?id=34636) |
| Status | NEW |
| Importance | P enhancemen…
-
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23639
Describes a EXIF file where loading takes quite some time.
Reason is that it has a 3 - 4 layer deep nested structure of IFD tags, that…