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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 6 Apr 2016 16:26:33 -0700
From:	Kees Cook <keescook@...omium.org>
To:	Greg KH <gregkh@...uxfoundation.org>
Cc:	linux-kernel@...r.kernel.org, Kees Cook <keescook@...omium.org>,
	Sudip Mukherjee <sudip.mukherjee@...ethink.co.uk>
Subject: [PULL] lkdtm update (4.6-rc3)

Hi Greg,

Please pull these lkdtm changes for 4.6-rc3. (BTW, should I send these
lkdtm pulls to you, or to Linus?)

Thanks!

-Kees

The following changes since commit c4004b02f8e5b9ce357a0bb1641756cc86962664:

  x86: remove the kernel code/data/bss resources from /proc/iomem (2016-04-06 13:45:07 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/lkdtm-4.6-rc3

for you to fetch changes up to 3d085c7413d32bb6895e5b9b5ee6a7d2180159c5:

  lkdtm: do not leak free page on kmalloc failure (2016-04-06 16:22:25 -0700)

----------------------------------------------------------------
fixes some possible memory allocation leaks on error paths

----------------------------------------------------------------
Kees Cook (1):
      lkdtm: do not leak free page on kmalloc failure

Sudip Mukherjee (2):
      lkdtm: fix memory leak of val
      lkdtm: fix memory leak of base

 drivers/misc/lkdtm.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

-- 
Kees Cook
Chrome OS & Brillo Security

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ