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 Jun 2016 18:12:43 -0400
From:	bfields@...ldses.org (J. Bruce Fields)
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] bugfixes for 4.7

Please pull the following nfsd changes from the nfsd-4.7-2 tag at:

  git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.7-2

--b.

----------------------------------------------------------------
Fix missing server-side permission checks on setting NFS ACLs.

----------------------------------------------------------------
Andreas Gruenbacher (1):
      posix_acl: Add set_posix_acl

Ben Hutchings (1):
      nfsd: check permissions when setting ACLs

 fs/nfsd/nfs2acl.c | 20 ++++++++++----------
 fs/nfsd/nfs3acl.c | 16 +++++++---------
 fs/nfsd/nfs4acl.c | 16 ++++++++--------
 fs/posix_acl.c    | 42 +++++++++++++++++++++++-------------------
 4 files changed, 48 insertions(+), 46 deletions(-)

Powered by blists - more mailing lists