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, 31 May 2013 21:24:22 +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

Assorted fixes...  There'll be more - I'm trying to dig out from under
the pile of mail (a couple of weeks of something flu-like ;-/) and there's
several more things waiting for review; this is just the obvious stuff.
Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (4):
      qnx6: qnx6_readdir() has a braino in pos calculation
      hpfs: deadlock and race in directory lseek()
      befs_readdir(): do not increment ->f_pos if filldir tells us to stop
      zoran: racy refcount handling in vm_ops ->open()/->close()

Jan Beulich (1):
      fix buffer leak after "scsi: saner replacements for ->proc_info()"

Takashi Iwai (1):
      vfs: Fix invalid ida_remove() call

Diffstat:
 drivers/media/pci/zoran/zoran.h        |    2 +-
 drivers/media/pci/zoran/zoran_driver.c |   15 ++++++++-------
 drivers/scsi/scsi_proc.c               |    1 +
 fs/befs/linuxvfs.c                     |    4 ++--
 fs/hpfs/dir.c                          |   10 ++++++----
 fs/pnode.c                             |    3 ++-
 fs/qnx6/dir.c                          |    2 +-
 7 files changed, 21 insertions(+), 16 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ