Closed GoogleCodeExporter closed 8 years ago
A quickfix is proposed on the "Dev" branch on github :
https://github.com/Cyan4973/lz4/tree/dev
Note : current test tool are unable to reproduce the target condition for
vulnerability. So this quickfix is not considered tested, even though it passes
the fuzzer and automated travis test suite.
You are welcomed to provide your own results on your test system, notably if it
can produce the specific conditions required to trigger this issue :
- 32 bits OS
- allocated memory segment above address 0x80000000h
Original comment by yann.col...@gmail.com
on 2 Jul 2014 at 3:41
Fuzzer tool is updated to fabricate address space overflow conditions and test
them :
https://github.com/Cyan4973/lz4/tree/dev
Original comment by yann.col...@gmail.com
on 2 Jul 2014 at 5:37
Fixed into r119
Original comment by yann.col...@gmail.com
on 2 Jul 2014 at 9:39
Original issue reported on code.google.com by
yann.col...@gmail.com
on 2 Jul 2014 at 12:03