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:	Fri, 24 Aug 2012 12:04:59 -0500 (CDT)
From:	bpm@....com (Ben Myers)
To:	torvalds@...ux-foundation.org
Cc:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	xfs@....sgi.com
Subject: [GIT PULL] XFS update for 3.6-rc4

Hi Linus,

   Please pull these 2 bugfixes and a regression fix for XFS.  Here we have a
   fix for a possible overlow in trim code, a fix for an uninitialised
   variable, and a fix for a regression in the v3.6-rc1 XFS merge.

Thanks,
       Ben	

The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:

  Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)

are available in the git repository at:

  git://oss.sgi.com/xfs/xfs tags/for-linus-v3.6-rc4

for you to fetch changes up to a672e1be30d5bc848cd0067c55ed29b2015b7c17:

  xfs: check for possible overflow in xfs_ioc_trim (2012-08-23 14:48:44 -0500)

----------------------------------------------------------------
xfs: bugfixes for 3.6-rc4

- fix uninitialised variable in xfs_rtbuf_get()
- unlock the AGI buffer when looping in xfs_dialloc
- check for possible overflow in xfs_ioc_trim

----------------------------------------------------------------
Christoph Hellwig (1):
      xfs: unlock the AGI buffer when looping in xfs_dialloc

Dave Chinner (1):
      xfs: fix uninitialised variable in xfs_rtbuf_get()

Tomas Racek (1):
      xfs: check for possible overflow in xfs_ioc_trim

 fs/xfs/xfs_discard.c |  6 ++++--
 fs/xfs/xfs_ialloc.c  | 17 +++++++++--------
 fs/xfs/xfs_rtalloc.c |  2 +-
 3 files changed, 14 insertions(+), 11 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