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, 14 Dec 2011 01:13:47 +0900
From:	Ryusuke Konishi <konishi.ryusuke@....ntt.co.jp>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org,
	Ryusuke Konishi <konishi.ryusuke@....ntt.co.jp>
Subject: [PATCH 0/2] nilfs2 bug fixes

Hi Andrew,

Would you please send the subsequent two fixes upstream via your tree?

My nilfs tree on kernel.org is still dead, and I would appreciate it
if you mediate patches during the period until the nilfs tree comes
back.


One of these patches fixes an interger overflow issue, and another
fixes defect of nilfs2 compat ioctl which makes snapshot operations
and garbage collection inoperable on heterogeneous environment such
like machines with 32-bit userland and 64-bit kernel.

I hope these will be applied before the next kernel release.

Thanks in advance,
Ryusuke Konishi
--

Haogang Chen (1):
      nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()

Thomas Meyer (1):
      nilfs2: unbreak compat ioctl

 fs/nilfs2/ioctl.c |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 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