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: <202311301337.4070D0BEA3@keescook>
Date:   Thu, 30 Nov 2023 13:38:04 -0800
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Bill Wendling <morbo@...gle.com>,
        Dmitry Antipov <dmantipov@...dex.ru>,
        "Gustavo A. R. Silva" <gustavoars@...nel.org>,
        Kees Cook <keescook@...omium.org>,
        kernel test robot <lkp@...el.com>,
        Masahiro Yamada <masahiroy@...nel.org>,
        Miguel Ojeda <ojeda@...nel.org>,
        Nathan Chancellor <nathan@...nel.org>,
        Nick Desaulniers <ndesaulniers@...gle.com>
Subject: [GIT PULL] hardening fixes for v6.7-rc4

Hi Linus,

Please pull these hardening fixes for v6.7-rc4.

Thanks!

-Kees

The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:

  Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.7-rc4

for you to fetch changes up to d71f22365a9caca82d424f3a33445de46567e198:

  gcc-plugins: randstruct: Update code comment in relayout_struct() (2023-11-27 16:30:05 -0800)

----------------------------------------------------------------
hardening fixes for v6.7-rc4

- struct_group: propagate attributes to top-level union (Dmitry Antipov)

- gcc-plugins: randstruct: Update code comment in relayout_struct (Gustavo
  A. R. Silva)

- MAINTAINERS: refresh LLVM support (Nick Desaulniers)

----------------------------------------------------------------
Dmitry Antipov (1):
      uapi: propagate __struct_group() attributes to the container union

Gustavo A. R. Silva (1):
      gcc-plugins: randstruct: Update code comment in relayout_struct()

ndesaulniers@...gle.com (1):
      MAINTAINERS: refresh LLVM support

 MAINTAINERS                                   | 8 +++-----
 include/uapi/linux/stddef.h                   | 2 +-
 scripts/gcc-plugins/randomize_layout_plugin.c | 3 +--
 3 files changed, 5 insertions(+), 8 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ