trailofbits/cb-multios

New crashes in the codes

lxxxxfdh opened this issue · 2 comments

Hi,

I found some new vulnerabilities which are different with the current POVs.
For example, in the PKK_Steganography, I attached two test cases in new_pov.tar.gz, which includes:

test_float: floating point exception
test_seg: Segmentation fault

The two bugs cannot be solved in the patched version.

So I want to ask whether the bugs exist in the original cgc codes or caused by your modification.

Thanks.
new_pov.tar.gz

We're not sure! But you should know that we did not change any of the code making up the challenges.

@dguido Thanks.
BTW, will you plan to port the 64 bit version?