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]
Message-ID: <20131014093606.9801.11175.stgit@localhost6.localdomain6>
Date:	Mon, 14 Oct 2013 18:36:06 +0900
From:	HATAYAMA Daisuke <d.hatayama@...fujitsu.com>
To:	akpm@...ux-foundation.org
Cc:	kexec@...ts.infradead.org, linux-kernel@...r.kernel.org,
	davem@...emloft.net, ebiederm@...ssion.com,
	holzheu@...ux.vnet.ibm.com, adobriyan@...il.com, vgoyal@...hat.com
Subject: [PATCH 0/3] procfs,
 vmcore: fix regression of mmap on /proc/vmcore since v3.12-rc1

This patch set fixes regression of mmap on /proc/vmcore since
v3.12-rc1. The primary one is the 2nd patch. The 1st patch is another
bug I found during investiation and it affects mmap on /proc/vmcore
even if only 2nd patch is applied, so fix it together in this patch
set. The last patch is just for cleaning up of target function in both
1st and 2nd patches.

---

HATAYAMA Daisuke (3):
      procfs: fix unintended truncation of returned mapped address
      procfs: Call default get_unmapped_area on MMU-present architectures
      procfs: clean up proc_reg_get_unmapped_area for 80-column limit


 fs/proc/inode.c |   20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

-- 
Thanks.
HATAYAMA, Daisuke
--
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