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>] [day] [month] [year] [list]
Date:	Fri, 22 Jul 2016 21:52:19 +0200
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 fixes for 4.7-final

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-linus

This contains a fix for a potential crash/corruption issue and another where the
suid/sgid bits weren't cleared on write.

Thanks,
Miklos

---
Maxim Patlasov (1):
      ovl: verify upper dentry in ovl_remove_and_whiteout()

Miklos Szeredi (1):
      ovl: handle ATTR_KILL*

Vivek Goyal (1):
      ovl: Copy up underlying inode's ->i_mode to overlay inode

---
 fs/overlayfs/dir.c       | 54 +++++++++++++++++++++---------------------------
 fs/overlayfs/inode.c     |  6 ++++--
 fs/overlayfs/overlayfs.h |  1 +
 3 files changed, 29 insertions(+), 32 deletions(-)

Powered by blists - more mailing lists