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, 10 Nov 2011 16:05:40 -0600
From:	Alex Elder <aelder@....com>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, xfs@....sgi.com,
	akpm@...ux-foundation.org
Subject: [GIT PULL] XFS update for 3.2-rc2

Linus, please pull the following changes for XFS for 3.2-rc2.
The first two address some security concerns, the last one is
a bug fix.  Thanks.

					-Alex

The following changes since commit 5e442a493fc59fa536c76db1fff5b49ca36a88c5:

  Revert "proc: fix races against execve() of /proc/PID/fd**" (2011-11-09 18:16:00 -0500)

are available in the git repository at:
  git://oss.sgi.com/xfs/xfs for-linus

Carlos Maiolino (1):
      xfs: Fix possible memory corruption in xfs_readlink

Christoph Hellwig (2):
      xfs: constify xfs_item_ops
      xfs: fix force shutdown handling in xfs_end_io

 fs/xfs/xfs_aops.c         |    2 +-
 fs/xfs/xfs_buf_item.c     |    2 +-
 fs/xfs/xfs_dquot_item.c   |    6 +++---
 fs/xfs/xfs_extfree_item.c |    4 ++--
 fs/xfs/xfs_inode_item.c   |    2 +-
 fs/xfs/xfs_log.c          |    2 +-
 fs/xfs/xfs_log.h          |    2 +-
 fs/xfs/xfs_trans.h        |    6 +++---
 fs/xfs/xfs_vnodeops.c     |   14 ++++++++++----
 9 files changed, 23 insertions(+), 17 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