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, 23 Feb 2017 10:37:43 -0500 (EST)
From:   Bob Peterson <rpeterso@...hat.com>
To:     torvalds@...ux-foundation.org
Cc:     cluster-devel <cluster-devel@...hat.com>,
        linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: GFS2: Pull request (merge window) addendum

Hi Linus,

Please consider pulling the following additional patch for the GFS2 file system.

Sorry for the lack of bake time on this one, but it is high priority, simple, and has been well tested.

Bob Peterson

----------------------------------------------------------------
The following changes since commit c548a1c175608e268f6495f3f82461303584d1c9:

  gfs2: Make gfs2_write_full_page static (2017-02-03 08:23:47 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-4.11.addendum

for you to fetch changes up to f38e5fb95a1f8feda88531eedc98f69b24748712:

  gfs2: Add missing rcu locking for glock	lookup (2017-02-23 10:06:00 -0500)

----------------------------------------------------------------
This is an addendum for the 4.11 merge window.

Andy Price wrote this patch to close a nasty race condition
that allows access to glocks that are being destroyed. Without
this patch, GFS2 is vulnerable to random corruption and kernel
panic.

----------------------------------------------------------------
Andrew Price (1):
      gfs2: Add missing rcu locking for glock	lookup

 fs/gfs2/glock.c | 5 +++++
 1 file changed, 5 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ