* [GIT PULL] Compression bugfixes for 3.16-rc3
@ 2014-06-23 18:31 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-06-23 18:31 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Don A. Bailey
The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:
Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/compress-3.16-rc3
for you to fetch changes up to 206204a1162b995e2185275167b22468c00d6b36:
lz4: ensure length does not wrap (2014-06-23 14:12:01 -0400)
----------------------------------------------------------------
Compress bugfixes for 3.16-rc3
Here are two bugfixes for some compression functions that resolve some
errors when uncompressing some pathalogical data. Both were found by
Don A. Bailey.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (2):
lzo: properly check for overruns
lz4: ensure length does not wrap
lib/lz4/lz4_decompress.c | 2 ++
lib/lzo/lzo1x_decompress_safe.c | 62 +++++++++++++++++++++++++++--------------
2 files changed, 43 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-23 18:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23 18:31 [GIT PULL] Compression bugfixes for 3.16-rc3 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox