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:   Tue, 27 Oct 2020 11:52:30 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Nathan Chancellor <natechancellor@...il.com>,
        Nick Desaulniers <ndesaulniers@...gle.com>,
        Stephen Rothwell <sfr@...b.auug.org.au>
Subject: [GIT PULL] orphan-handling fixes for v5.10-rc2

Hi Linus,

Please pull these orphan-handling fixes for v5.10-rc2. A couple corner
cases were found from the link-time orphan section handling series that
landed via -tip in -rc1. As other folks are busy with other things, I've
collected this to send.

Thanks!

-Kees

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

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

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/orphan-handling-v5.10-rc2

for you to fetch changes up to c39866f268f89868df17724cd2262d121552d8c9:

  arm/build: Always handle .ARM.exidx and .ARM.extab sections (2020-10-27 11:32:21 -0700)

----------------------------------------------------------------
orphan-handling fixes for v5.10-rc2

- arm: handle .ARM.exidx and .ARM.extab sections (Nathan Chancellor)

- x86: collect .ctors.* with .ctors (Kees Cook)

----------------------------------------------------------------
Kees Cook (1):
      vmlinux.lds.h: Keep .ctors.* with .ctors

Nathan Chancellor (1):
      arm/build: Always handle .ARM.exidx and .ARM.extab sections

 arch/arm/kernel/vmlinux.lds.S     | 4 ++++
 include/asm-generic/vmlinux.lds.h | 1 +
 2 files changed, 5 insertions(+)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ