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>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 22 Aug 2019 14:10:39 +0100
From:   David Howells <dhowells@...hat.com>
To:     torvalds@...ux-foundation.org
cc:     dhowells@...hat.com, marc.dionne@...istor.com,
        yuehaibing@...wei.com, linux-afs@...ts.infradead.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] afs: Fixes

Hi Linus,

Here are three fixes for afs:

 (1) Fix a cell record leak due to the default error not being cleared.

 (2) Fix an oops in tracepoint due to a pointer that may contain an error.

 (3) Fix the ACL storage op for YFS where the wrong op definition is being
     used.  By luck, this only actually affects the information appearing
     in traces.

David
---
The following changes since commit d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1:

  Linux 5.3-rc5 (2019-08-18 14:31:08 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-fixes-20190822

for you to fetch changes up to 7533be858f5b9a036b9f91556a3ed70786abca8e:

  afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 (2019-08-22 13:33:27 +0100)

----------------------------------------------------------------
AFS fixes

----------------------------------------------------------------
David Howells (1):
      afs: Fix leak in afs_lookup_cell_rcu()

Marc Dionne (1):
      afs: Fix possible oops in afs_lookup trace event

YueHaibing (1):
      afs: use correct afs_call_type in yfs_fs_store_opaque_acl2

 fs/afs/cell.c      | 4 ++++
 fs/afs/dir.c       | 3 ++-
 fs/afs/yfsclient.c | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ