[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YYo6eHUbXJXQkogn@miu.piliscsaba.redhat.com>
Date: Tue, 9 Nov 2021 10:08:08 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-unionfs@...r.kernel.org
Subject: [GIT PULL] overlayfs update for 5.16
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-update-5.16
- Fix a regression introduced in the last cycle.
- Fix a use-after-free in the AIO path.
- Fix a bogus warning reported by syzbot.
Thanks,
Miklos
---
Miklos Szeredi (2):
ovl: fix warning in ovl_create_real()
ovl: fix filattr copy-up failure
yangerkun (1):
ovl: fix use after free in struct ovl_aio_req
---
fs/overlayfs/copy_up.c | 23 ++++++++++++++++++-----
fs/overlayfs/dir.c | 3 +--
fs/overlayfs/file.c | 16 ++++++++++++++--
fs/overlayfs/inode.c | 5 ++++-
fs/overlayfs/overlayfs.h | 1 +
fs/overlayfs/super.c | 12 ++++++++----
6 files changed, 46 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists