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, 27 Jul 2020 18:09:24 -0400
From:   Rich Felker <dalias@...c.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux-sh list <linux-sh@...r.kernel.org>,
        linux-kernel@...r.kernel.org,
        Yoshinori Sato <ysato@...rs.sourceforge.jp>
Subject: [GIT PULL] arch/sh additional critical fixes 5.8

Hi Linus,

I have some last-minute fixes I hope you can still pull in for 5.8.
One is for a boot regression (mmu code broken) and the other fixes a
long-standing broken syscall number bounds check.

Rich



The following changes since commit 92ed301919932f777713b9172e525674157e983d:

  Linux 5.8-rc7 (2020-07-26 14:14:06 -0700)

are available in the Git repository at:

  git://git.libc.org/linux-sh tags/sh-for-5.8-part2

for you to fetch changes up to 04a8a3d0a73f51c7c2da84f494db7ec1df230e69:

  sh: Fix validation of system call number (2020-07-27 16:12:49 -0400)

----------------------------------------------------------------
Fixes for major regression and longstanding bounds-checking error.

----------------------------------------------------------------
Michael Karcher (1):
      sh: Fix validation of system call number

Peter Zijlstra (1):
      sh/tlb: Fix PGTABLE_LEVELS > 2

 arch/sh/include/asm/pgalloc.h | 10 +---------
 arch/sh/kernel/entry-common.S |  6 +++---
 2 files changed, 4 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ