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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <f325fd49b5e185cf77a906db48ed590a46c75ef6.camel@kernel.org>
Date:   Mon, 14 Dec 2020 08:22:46 -0500
From:   Jeff Layton <jlayton@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-fsdevel <linux-fsdevel@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>,
        "boqun.feng" <boqun.feng@...il.com>,
        Luo Meng <luomeng12@...wei.com>,
        Mauro Carvalho Chehab <mchehab@...radead.org>
Subject: [GIT PULL] file locking fixes for 5.11

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git locks-v5.11

for you to fetch changes up to 8d1ddb5e79374fb277985a6b3faa2ed8631c5b4c:

  fcntl: Fix potential deadlock in send_sig{io, urg}() (2020-11-05 07:44:15 -0500)

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

A fix for some undefined integer overflow behavior, a typo in a comment
header, and a fix for a potential deadlock involving internal senders of
SIGIO/SIGURG.

----------------------------------------------------------------
Boqun Feng (1):
      fcntl: Fix potential deadlock in send_sig{io, urg}()

Luo Meng (1):
      locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock

Mauro Carvalho Chehab (1):
      locks: fix a typo at a kernel-doc markup

 fs/fcntl.c | 10 ++++++----
 fs/locks.c |  4 ++--
 2 files changed, 8 insertions(+), 6 deletions(-)

-- 
Jeff Layton <jlayton@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ