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:	Thu, 29 Oct 2015 06:12:24 +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 bug fixes for 4.3-rc7

Hi Linus,

Please pull from:

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

This contains fixes for bugs that appeared in earlier kernels (all are marked
for -stable).

Thanks,
Miklos

---
David Howells (2):
      ovl: use O_LARGEFILE in ovl_copy_up()
      ovl: fix dentry reference leak

Konstantin Khlebnikov (2):
      ovl: free stack of paths in ovl_fill_super
      ovl: free lower_mnt array in ovl_put_super

Miklos Szeredi (1):
      ovl: fix open in stacked overlay

---
 fs/overlayfs/copy_up.c | 6 +++---
 fs/overlayfs/inode.c   | 3 +++
 fs/overlayfs/super.c   | 2 ++
 3 files changed, 8 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists