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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 16 May 2023 16:17:37 +0200
From:   Christian Brauner <brauner@...nel.org>
To:     Jeff Layton <jlayton@...nel.org>
Cc:     Christian Brauner <brauner@...nel.org>, trondmy@...merspace.com,
        eggert@...ucla.edu, bruno@...sp.org,
        Ondrej Valousek <ondrej.valousek.xm@...esas.com>,
        linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
        Alexander Viro <viro@...iv.linux.org.uk>
Subject: Re: [PATCH] fs: don't call posix_acl_listxattr in generic_listxattr

On Tue, 16 May 2023 08:46:54 -0400, Jeff Layton wrote:
> Commit f2620f166e2a caused the kernel to start emitting POSIX ACL xattrs
> for NFSv4 inodes, which it doesn't support. The only other user of
> generic_listxattr is HFS (classic) and it doesn't support POSIX ACLs
> either.
> 
> 

Applied to the vfs.misc.fixes branch of the vfs/vfs.git tree.
Patches in the vfs.misc.fixes branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.misc.fixes

[1/1] fs: don't call posix_acl_listxattr in generic_listxattr
      https://git.kernel.org/vfs/vfs/c/f3689fa785f0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ