lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 23 Jun 2009 05:58:20 +0100
From:	Phillip Lougher <phillip@...gher.demon.co.uk>
To:	torvalds@...ux-foundation.org, hpa@...or.com,
	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	alain@...ff.lu
Subject: [PATCH 0/3] bzip2/lzma/gzip: Remove bugs/hacks and tidy up code


This small patch series fixes a number of bugs/hacks present in the
new decompressor code, and improves the API commenting/consistency.

bzip2/lzma/gzip: Fix comments describing decompressor API
bzip2/lzma: Remove nasty uncompressed size hack in pre-boot environment
lzma/gzip: Fix potential oops when input data is truncated

Thanks

Phillip

 include/linux/decompress/generic.h |   32 +++++++++++++++++++-------------
 lib/decompress_bunzip2.c           |   22 ++++++++++++++++------
 lib/decompress_inflate.c           |   16 ++++++++++++----
 lib/decompress_unlzma.c            |   31 +++++++++++++++++++++++++------
 4 files changed, 72 insertions(+), 29 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ