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, 19 Aug 2014 17:25:18 +1000
From:	NeilBrown <neilb@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	lkml <linux-kernel@...r.kernel.org>,
	linux RAID <linux-raid@...r.kernel.org>,
	mdraid.pkoch@...h.net (Peter Koch),
	Dan Williams <dan.j.williams@...el.com>
Subject: [GIT PULL REQUEST] bugfixes for md.


Here are the bug-fixes I promised :-)
Funny how you start looking for one and other start appearing.

Thanks,
NeilBrown


The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://neil.brown.name/md/ tags/md/3.17-fixes

for you to fetch changes up to cb8b12b5d81cf8522076f99a90bc3b795825c3b3:

  md/raid10: always initialise ->state on newly allocated r10_bio (2014-08-19 17:20:27 +1000)

----------------------------------------------------------------
md bugfixes for 3.17

 - raid6 data corruption during recovery
 - raid6 livelock
 - raid10 memory leaks.

----------------------------------------------------------------
NeilBrown (6):
      md/raid5: avoid livelock caused by non-aligned writes.
      md/raid6: avoid data corruption during recovery of double-degraded RAID6
      md/raid10: fix memory leak when reshaping a RAID10.
      md/raid10: Fix memory leak when raid10 reshape completes.
      md/raid10: avoid memory leak on error path during reshape.
      md/raid10: always initialise ->state on newly allocated r10_bio

 drivers/md/raid10.c | 7 ++++++-
 drivers/md/raid5.c  | 4 +++-
 2 files changed, 9 insertions(+), 2 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (829 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ