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:	Mon, 14 Dec 2009 21:45:19 +0000
From:	Phillip Lougher <phillip@...gher.demon.co.uk>
To:	linux-kernel@...r.kernel.org, linux-embedded@...r.kernel.org,
	akpm@...ux-foundation.org
Cc:	phillip@...gher.demon.co.uk, mingo@...e.hu,
	albin.tonnerre@...e-electrons.com
Subject: [PATCH 0/3] bzip2/lzma/gzip/initramfs: NULL pointer bugs and
 missing error checks

Hi, 

The following patches fix up a number of NULL pointer bugs amd missing
error checks.

Thanks

Phillip

  bzip2/lzma/gzip: pre-boot malloc doesn't return NULL on failure
  bzip2: Add missing checks for malloc returning NULL
  initramfs: add missing decompressor error check

---
 include/linux/decompress/mm.h |    4 ++--
 init/initramfs.c              |   10 ++++++----
 lib/decompress_bunzip2.c      |   10 +++++++++-
 3 files changed, 17 insertions(+), 7 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