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, 26 Dec 2018 20:01:15 +0100
From:   Jessica Yu <jeyu@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] Modules updates for v4.21

Linus,

Please pull below to receive modules updates for the 4.21 merge window.
Details can be found in the signed tag.

Thanks,

Jessica

---

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v4.21

for you to fetch changes up to 93d77e7f1410c366050d6035dcba1a5167c7cf0b:

  ARM: module: Fix function kallsyms on Thumb-2 (2018-12-14 20:27:29 +0100)

----------------------------------------------------------------
Modules updates for v4.21

Summary of modules changes for the 4.21 merge window:

- Some modules-related kallsyms cleanups and a kallsyms fix for ARM.

- Include keys from the secondary keyring in module signature
  verification.

Signed-off-by: Jessica Yu <jeyu@...nel.org>

----------------------------------------------------------------
Jessica Yu (1):
      module: make it clearer when we're handling kallsyms symbols vs exported symbols

Ke Wu (1):
      modsign: use all trusted keys to verify module signature

Vincent Whitchurch (2):
      module: Overwrite st_size instead of st_info
      ARM: module: Fix function kallsyms on Thumb-2

 arch/arm/include/asm/module.h |  11 ++++
 include/linux/module.h        |   7 +++
 kernel/module.c               | 123 ++++++++++++++++++++++++------------------
 kernel/module_signing.c       |   3 +-
 4 files changed, 92 insertions(+), 52 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ