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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 01 Dec 2017 12:06:37 +0000
From:   David Howells <dhowells@...hat.com>
To:     torvalds@...ux-foundation.org
Cc:     dhowells@...hat.com, linux-fsdevel@...r.kernel.org,
        linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] afs: Fixes


Hi Linus,

Here are two fix patches for the AFS filesystem:

 (1) Fix the refcounting on permit caching.

 (2) AFS inode (afs_vnode) fields need resetting after allocation because
     they're only initialised when slab pages are obtained from the page
     allocator.

The patches can be found here also:

	http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=afs-fixes

tagged thusly:

	afs-fixes-20171201

David
---
David Howells (2):
      afs: Fix permit refcounting
      afs: Properly reset afs_vnode (inode) fields


 fs/afs/internal.h |    5 ++++-
 fs/afs/security.c |   18 ++++++++++--------
 fs/afs/super.c    |   14 +++++++++++++-
 3 files changed, 27 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ