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]
Date:   Wed, 18 Aug 2021 01:35:15 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Elliot Berman <quic_eberman@...cinc.com>,
        Kees Cook <keescook@...omium.org>,
        Sami Tolvanen <samitolvanen@...gle.com>
Subject: [GIT PULL] Clang CFI fix for v5.14-rc7

Hi Linus,

Please pull this Clang CFI fix for v5.14-rc7.

Thanks!

-Kees

The following changes since commit 36a21d51725af2ce0700c6ebcb6b9594aac658a6:

  Linux 5.14-rc5 (2021-08-08 13:49:31 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/cfi-v5.14-rc7

for you to fetch changes up to 14c4c8e41511aa8fba7fb239b20b6539b5bce201:

  cfi: Use rcu_read_{un}lock_sched_notrace (2021-08-11 13:11:12 -0700)

----------------------------------------------------------------
cfi fix for v5.14-rc7

- Use rcu_read_{un}lock_sched_notrace to avoid recursion (Elliot Berman)

----------------------------------------------------------------
Elliot Berman (1):
      cfi: Use rcu_read_{un}lock_sched_notrace

 kernel/cfi.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ