1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-07 01:10:04 +02:00
Nick Terrell 07f22d465d [legacy] Fix buffer overflow in v0.2 and v0.4 raw literals decompression
Extends the fix in PR#1722 to v0.2 and v0.4. These aren't built into
zstd by default, and v0.5 onward are not affected.

I only add the `srcSize > BLOCKSIZE` check to v0.4 because the comments
say that it must hold, but the equivalent comment isn't present in v0.2.

Credit to OSS-Fuzz.
2019-08-20 17:13:04 -07:00
..
2019-03-19 01:44:08 -07:00
2019-03-19 01:44:08 -07:00
2019-03-19 01:44:08 -07:00
2019-03-19 01:44:08 -07:00
2019-03-19 01:44:08 -07:00
2019-03-19 01:44:08 -07:00
2019-03-19 01:44:08 -07:00