-
any way to solve this problem?
```
$ ninja check
...
[65/73] Linking CXX executable examples/libxml2/libxml2_example
FAILED: examples/libxml2/libxml2_example
: && /usr/bin/clang++ -fno-except…
-
Testcase id: 105013
Job: gopacket_libfuzzer_ubsan
Crash Type: Index out of range
isSecurity: False
Crash state: binary.littleEndian.Uint32
gopacket.(*lazyPacket).decodeNextLayer
gopacket.(*lazyP…
-
@EliaGeretto and I were trying to run libfuzzer but some programs (e.g. `xmllint` and `lua`) are not instrumented correctly and call the original program's `main` instead of libfuzzer's. They seem lik…
-
I'm generally new to the code base but it looks like existing fuzz tests might be generating random data and making sure it can be read back, but we don't have any fuzz tests for malformed data. I th…
-
**Description**
Project: sigstore
Fuzzing Engine: libFuzzer
Fuzz Target: FuzzLoadCertificates
Job Type: libfuzzer_asan_sigstore
Platform Id: linux
Crash Type: Timeout (exceeds 60 secs)
Cras…
-
How can I test QT GUI applications that do not accept data or files from the command line?
Will the libfuzzer work with processes running from the program we submit to the libfuzzer? (tracking cove…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR43917](https://bugs.llvm.org/show_bug.cgi?id=43917) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR28890](https://bugs.llvm.org/show_bug.cgi?id=28890) |
| Status | NEW |
| Importance | P normal |
|…
-
There are the projects still failing (residue from #305):
```
cyclonedds
dart
git
gnutls
keystone
libcoap
libfido2
libspectre
libvips
nss
opencv
opensc
wolfssl
```
They were being su…
-
The introspector build for glib itself [fails with](https://oss-fuzz-build-logs.storage.googleapis.com/log-adb388d8-66cc-4432-af5d-36491fff97d9.txt):
```
Step #6 - "compile-libfuzzer-introspector-…