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:   Sat, 10 Feb 2018 01:18:59 +0000
From:   Al Viro <viro@...IV.linux.org.uk>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [git pull] a couple of fixes


The following changes since commit ce4bb04cae8924792ed92f4af2793b77fc986f0e:

  Fix a leak in socket(2) when we fail to allocate a file descriptor. (2018-01-10 18:47:05 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to cf5eebae2cd28d37581507668605f4d23cd7218d:

  seq_file: fix incomplete reset on read from zero offset (2018-01-20 02:31:15 -0500)

----------------------------------------------------------------
Ivan Vecera (1):
      kernfs: fix regression in kernfs_fop_write caused by wrong type

Miklos Szeredi (1):
      seq_file: fix incomplete reset on read from zero offset

 fs/kernfs/file.c | 2 +-
 fs/seq_file.c    | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ