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, 17 Nov 2017 09:16:21 -0500
From:   Jeff Layton <jlayton@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        linux-fsdevel <linux-fsdevel@...r.kernel.org>,
        Vitaly Lipatov <lav@...rsoft.ru>,
        Al Viro <viro@....linux.org.uk>,
        Bruce Fields <bfields@...ldses.org>
Subject: [GIT PULL] file locking fixes for v4.15

The following changes since commit 894025f24bd028942da3e602b87d9f7223109b14:

  Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (2017-11-13 21:14:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/locks-v4.15-1

for you to fetch changes up to 4d2dc2cc766c3b51929658cacbc6e34fc8e242fb:

  fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall (2017-11-15 08:08:36 -0500)

----------------------------------------------------------------

A couple of fixes for a patch that went into v4.14. It passes my
(minimal) testing, and has been in linux-next for a few days now.

I do realize that this branch is based on a commit from the merge
window, but the bug report just came in a few days ago. I'm hoping
you'll forgive it this time since the patches seem to be fairly
straightforward.

I also would like to get my address changed in MAINTAINERS to clear that
hurdle.

----------------------------------------------------------------
Jeff Layton (3):
      MAINTAINERS: s/jlayton@...chiereds.net/jlayton@...nel.org/
      fcntl: don't leak fd reference when fixup_compat_flock fails
      fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall

 MAINTAINERS                       |  6 +++---
 arch/arm64/include/asm/compat.h   |  1 -
 arch/mips/include/asm/compat.h    |  1 -
 arch/parisc/include/asm/compat.h  |  1 -
 arch/powerpc/include/asm/compat.h |  1 -
 arch/s390/include/asm/compat.h    |  1 -
 arch/sparc/include/asm/compat.h   |  1 -
 arch/tile/include/asm/compat.h    |  1 -
 arch/x86/include/asm/compat.h     |  1 -
 fs/fcntl.c                        | 16 +++++++---------
 10 files changed, 10 insertions(+), 20 deletions(-)
-- 
Jeff Layton <jlayton@...nel.org>
Download attachment "signature.asc" of type "application/pgp-signature" (863 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ