Ryan Whitworth

Results 23 issues of Ryan Whitworth

Hello, I was using American Fuzzy Lop (afl-fuzz) to fuzz input to the 8cc program on Linux. Is fixing the crashes from these input files something you're interested in? The...

Hello, I was using libFuzzer and American Fuzzy Lop (afl-fuzz) to fuzz input to a test program using id3v2lib on Linux. Is fixing the crashes from these input files something...

Hello, I was using American Fuzzy Lop (afl-fuzz) to fuzz input to the `test_basic` program. It looks like each of these inputs triggers the same crash when parsing strings similar...

Avoids this valgrind output: ``` ==16650== Process terminating with default action of signal 11 (SIGSEGV): dumping core ==16650== Bad permissions for mapped region at address 0x403B000 ==16650== at 0x4037CA: get_matching_bracket...

Hello, I was using American Fuzzy Lop (afl-fuzz) to fuzz input to the `ravi` program on Linux. Is fixing the crashes from these input files something you're interested in? The...

fixed

Hello, I was using American Fuzzy Lop (afl-fuzz) to fuzz input the moar program on Linux. Is fixing the crashes from these input files something you're interested in? The input...

My platform is an M1 Mac as host and with ARM64 debian:latest (11.4) as the base Docker container. ffuf is being built from commit 5c489aea78b9a76472ca3f0b09774078932c9d59. ffuf output is being 'corrupted'...

This looks like an issue with the Debian supplied kernel-headers package. Any ideas on what to do? This is a fresh install of Debian Buster 10.5. I had to install...