Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jasper aborted found by fuzzing #183

Closed
stuartly opened this issue Aug 13, 2018 · 2 comments
Closed

Jasper aborted found by fuzzing #183

stuartly opened this issue Aug 13, 2018 · 2 comments

Comments

@stuartly
Copy link

Bug1:

stly@stly-XPS-8700:~/Desktop/TargetFuzz/Benchmark/VulBenchmark/jasper-2.0.14$ ./installed/bin/jasper -f fuzzing_output/crashes/id\:000000\,sig\:06\,src\:000000\,op\:havoc\,rep\:2 -F 1.jp2 -T jp2
jasper: /home/stly/Desktop/TargetFuzz/Benchmark/VulBenchmark/jasper-2.0.14/src/libjasper/jpc/jpc_math.c:113: int jpc_firstone(int): Assertion `x >= 0' failed.
Aborted

Bug2:

stly@stly-XPS-8700:~/Desktop/TargetFuzz/Benchmark/VulBenchmark/jasper-2.0.14$ ./installed/bin/jasper -f fuzzing_output/crashes/id\:000002\,sig\:06\,src\:000110\,op\:havoc\,rep\:2 -F 1.jp2 -T jp2
jasper: /home/stly/Desktop/TargetFuzz/Benchmark/VulBenchmark/jasper-2.0.14/src/libjasper/jpc/jpc_enc.c:186: uint_fast32_t jpc_abstorelstepsize(jpc_fix_t, int): Assertion `!((expn) & (~0x1f))' failed.
Aborted

Attachment is the POC.
POC.tar.gz

@jubalh
Copy link
Member

jubalh commented Jul 28, 2020

Merged as

  1. e6c8d5a
  2. 6cd1e1d

@jubalh jubalh closed this as completed Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants