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:   Mon, 16 Sep 2019 14:44:54 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Joonwon Kang <kjw1627@...il.com>,
        Kees Cook <keescook@...omium.org>
Subject: [GIT PULL] gcc-plugins update for v5.4-rc1

Hi Linus,

Please pull this tiny gcc-plugins update for v5.4-rc1. It fixes a
potential problem in structure auto-selection (that was not triggered by
any existing kernel structures). This has been in linux-next for about 5
weeks.

Thanks!

-Kees

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v5.4-rc1

for you to fetch changes up to 60f2c82ed20bde57c362e66f796cf9e0e38a6dbb:

  randstruct: Check member structs in is_pure_ops_struct() (2019-07-31 13:13:22 -0700)

----------------------------------------------------------------
randomize_layout: Fix potential auto-selection bug

- Fix auto-selection bug in is_pure_ops_struct (Joonwon Kang)

----------------------------------------------------------------
Joonwon Kang (1):
      randstruct: Check member structs in is_pure_ops_struct()

 scripts/gcc-plugins/randomize_layout_plugin.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ