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: Wed, 27 Mar 2024 21:34:14 +0000
From: Eric Van Hensbergen <ericvh@...nel.org>
To: torvalds@...ux-foundation.org
Cc: v9fs@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [GIT PULL] fs/9p: fixes for 6.9-rc1

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-fixes-for-6.9-rc1

for you to fetch changes up to 6630036b7c228f57c7893ee0403e92c2db2cd21d:

  fs/9p: fix uninitialized values during inode evict (2024-03-25 14:16:06 +0000)

----------------------------------------------------------------
fs/9p: fix errors found in 6.9-rc1

Two of these fix syzbot reported issues, and
the other fixes a unused variable in some configurations.

Signed-off-by: Eric Van Hensbergen <ericvh@...nel.org>

----------------------------------------------------------------
Colin Ian King (1):
      fs/9p: remove redundant pointer v9ses

Eric Van Hensbergen (1):
      fs/9p: fix uninitialized values during inode evict

Lizhi Xu (1):
      fs/9p: fix uaf in in v9fs_stat2inode_dotl

 fs/9p/vfs_inode.c      | 16 ++++++++++------
 fs/9p/vfs_inode_dotl.c |  6 +-----
 2 files changed, 11 insertions(+), 11 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ