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:	Tue, 9 Apr 2013 19:24:13 +0100
From:	Al Viro <viro@...IV.linux.org.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] assorted fixes (vfs.git)

	A nasty bug in fs/namespace.c caught by Andrey + a couple of
less serious unpleasantness - ecryptfs misc device playing hopeless
games with try_module_get() and palinfo procfs support being... not
quite correctly done, to be polite.  Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (3):
      ecryptfs: close rmmod race
      procfs: add proc_remove_subtree()
      palinfo fixes

Andrey Vagin (1):
      mnt: release locks on error path in do_loopback

Diffstat:
 arch/ia64/kernel/palinfo.c |   77 +++++-----------------------
 fs/ecryptfs/miscdev.c      |   14 +-----
 fs/namespace.c             |    2 +-
 fs/proc/generic.c          |  119 +++++++++++++++++++++++++++++++++-----------
 include/linux/proc_fs.h    |    2 +
 5 files changed, 107 insertions(+), 107 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