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:	Thu, 3 Feb 2011 19:23:13 -0500
From:	Christoph Hellwig <hch@...radead.org>
To:	torvalds@...ux-foundation.org
Cc:	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] hfsplus regression fixes

Hi Linus,

please pull the tree with hfsplus regression fixes.  It's mostly fixing
up the mount error path, as changes in this cycle have made the card
house of the old cleanup code collapse, and multiple people have
reported crashes when trying to mount random MAC-looking images or
media.

Also a trivial revert of a hunk from a cleanup patch that incorrectly
changed the comparism operands.

The following changes since commit ebf53826e105f488f4f628703a108e98940d1dc5:

  Linux 2.6.38-rc3 (2011-02-01 13:05:49 +1000)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus.git for-linus

Christoph Hellwig (2):
      hfsplus: fix failed mount handling
      hfsplus: fix up a comparism in hfsplus_file_extend

Chuck Ebbert (2):
      hfsplus: do not leak buffer on error
      hfsplus: fix two memory leaks in wrapper.c

 fs/hfsplus/extents.c  |    4 +-
 fs/hfsplus/part_tbl.c |    4 +-
 fs/hfsplus/super.c    |  106 ++++++++++++++++++++++++++++---------------------
 fs/hfsplus/wrapper.c  |    4 +-
 4 files changed, 67 insertions(+), 51 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