schsiung

Results 7 issues of schsiung

## Expected behavior and actual behavior. Expect [POC_openjpeg-2.5.0.tar.gz](https://github.com/uclouvain/openjpeg/files/13806876/POC_openjpeg-2.5.0.tar.gz) running without signal SIGILL. ## Steps to reproduce the problem. 1. ` ./opj_decompress -i id:000001.jp2 -o 2.pgm` ``` [AFL++ 4547ba12d0d6] /data/openeuler/openjpeg2/openjpeg-2.5.0/build/bin #...

## Expected behavior and actual behavior. Expect [POC_openjpeg-2.5.0.tar.gz](https://github.com/uclouvain/openjpeg/files/13806876/POC_openjpeg-2.5.0.tar.gz) running without signal SIGILL. ## Steps to reproduce the problem. 1. ` ./opj_decompress -i id:000000.j2k -o 1.pgm ` ``` ./opj_decompress -i id:000000.j2k...

## Expected behavior and actual behavior. [SEGV_jpegoptim-1.4.7.tar.gz](https://github.com/tjko/jpegoptim/files/13815368/SEGV_jpegoptim-1.4.7.tar.gz) Expect running without SEGV . ## Steps to reproduce the problem. 1. ` bin/jpegoptim out/default/crashes/id:000000,sig:11,src:000055,time:111839,execs:11762,op:havoc,rep:7 -o 1.jpg ` ``` [AFL++ 4547ba12d0d6] /data/openeuler/jpegoptim/jpegoptim-1.4.7/build/obj #...

## Expected behavior and actual behavior. [global-buffer-overflow_POC_bamtools-2.5.2.tar.gz](https://github.com/pezmaster31/bamtools/files/13826879/global-buffer-overflow_POC_bamtools-2.5.2.tar.gz) Expect running without heap-buffer-overflow . ## Steps to reproduce the problem. 1. ` bin/bamtools convert -format json -in /data/openeuler/bamtools/bamtools-2.5.2/build/obj/out/default/crashes/id:000004,sig:06,src:000000+000010,time:6133,execs:603,op:splice,rep:7 -out myData1.json ` ```...

## Expected behavior and actual behavior. [global-buffer-overflow_POC_bamtools-2.5.2.tar.gz](https://github.com/pezmaster31/bamtools/files/13826879/global-buffer-overflow_POC_bamtools-2.5.2.tar.gz) Expect running without global-buffer-overflow . ## Steps to reproduce the problem. 1. ` bin/bamtools convert -format json -in out/default/crashes/id:000000,sig:06,src:000000,time:639,execs:197,op:havoc,rep:2 -out myData1.json ` ```...

version: commit 6b001dda083e8e498d63195ab882d775e0c6c0e2 -------------------- When dealing with some malicious HTML content,htmlcxx will crash with `heap-buffer-overflow`. The crash can be reproduced with following steps: [crash.tar.gz](https://github.com/dhoerl/htmlcxx/files/13247053/crash.tar.gz) ``` tar -xvf crash.tar.gz htmlcxx crashes/id\:000001\,sig\:06\,src\:000000+000045\,time\:39\,execs\:1195\,op\:splice\,rep\:7...

Expected behavior and actual behavior. [flac_sigabrt_poc.tar.gz](https://github.com/user-attachments/files/22489656/flac_sigabrt_poc.tar.gz) Expect running without SIGABRT, gdb info suggests the tool_flac fuzzer will crash with unexpected values: ``` (gdb) p options.skip_specification.value $24 = {seconds = -0,...