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:   Sun, 9 Apr 2023 22:44:48 +0000
From:   Eric Van Hensbergen <ericvh@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     v9fs@...ts.linux.dev, v9fs-developer@...ts.sourceforge.net,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] 9p fixes for 6.3-rc7

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-6.3-fixes-rc7

for you to fetch changes up to 347dca97f75d461ac2ac256b68e495dfc6f14d61:

  Update email address and mailing list for v9fs (2023-04-02 23:53:41 +0000)

----------------------------------------------------------------
These are some collected fixes for the 6.3-rc series that have been
passed our 9p regression tests and been in for-next for at least a week.
They include a fix for a KASAN reported problem in the extended attribute
handling code and a use after free in the xen transport.  It also includes
some updates for the MAINTAINERS file including the transition of our
development mailing list from sourceforge.net to lists.linux.dev.

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

----------------------------------------------------------------
Eric Van Hensbergen (1):
      Update email address and mailing list for v9fs

Ivan Orlov (1):
      9P FS: Fix wild-memory-access write in v9fs_get_acl

Zheng Wang (1):
      9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition

 MAINTAINERS        | 6 +++---
 fs/9p/xattr.c      | 8 +++++---
 net/9p/trans_xen.c | 4 ++++
 3 files changed, 12 insertions(+), 6 deletions(-)

--
Thanks,
    -eric


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