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:   Mon, 11 Sep 2023 11:06:01 +0300
From:   Amir Goldstein <amir73il@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Miklos Szeredi <miklos@...redi.hu>,
        Christian Brauner <brauner@...nel.org>,
        linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
        linux-unionfs@...r.kernel.org
Subject: [GIT PULL] overlayfs fixes for 6.6-rc2

Hi Linus,

Please pull these two fixes for pretty old regressions.
They have no relation to the ovl updates in 6.6-rc1, except for
the timing. They were reported late in the merge window.

I could have sent the fixes last week, during the merge window,
but they are not so urgent, so I preferred to test them against rc1.

This branch has been sitting in linux-next for over a week and
it has gone through all the usual overlayfs test routines.

The branch merges cleanly with master branch of the moment
and I even signed it this time ;)

Thanks,
Amir.

----------------------------------------------------------------

The following changes since commit 92901222f83d988617aee37680cb29e1a743b5e4:

  Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs (2023-09-02 15:37:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git tags/ovl-fixes-6.6-rc2

for you to fetch changes up to 724768a39374d35b70eaeae8dd87048a2ec7ae8e:

  ovl: fix incorrect fdput() on aio completion (2023-09-04 18:27:38 +0300)

----------------------------------------------------------------
overlayfs fixes for 6.6-rc2

----------------------------------------------------------------
Amir Goldstein (2):
      ovl: fix failed copyup of fileattr on a symlink
      ovl: fix incorrect fdput() on aio completion

 fs/overlayfs/copy_up.c | 3 ++-
 fs/overlayfs/file.c    | 9 +++------
 2 files changed, 5 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ