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, 31 Oct 2016 11:52:49 -0600
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
        linux@...ck-us.net, shuah.kh@...sung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 4.4 0/2] 4.4.30-stable review

Based on the discussion at the kernel summit a few hours ago, here's a
quick bug-fix release for 4.4-stable to resolve an issue with 4.4.29 and
older kernels.  I'll probably release it once the testing systems run on
it to verify nothing is broken.

This is the start of the stable review cycle for the 4.4.30 release.
There are 2 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made as soon as possible!

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.30-rc1.gz
or in the git tree and branch at:
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 4.4.30-rc1

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Revert "fix minor infoleak in get_user_ex()"

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Revert "x86/mm: Expand the exception table logic to allow new handling options"


-------------

Diffstat:

 Documentation/x86/exception-tables.txt |  35 ------------
 Makefile                               |   4 +-
 arch/x86/include/asm/asm.h             |  40 ++++++-------
 arch/x86/include/asm/uaccess.h         |  22 +++-----
 arch/x86/kernel/kprobes/core.c         |   2 +-
 arch/x86/kernel/traps.c                |   6 +-
 arch/x86/mm/extable.c                  | 100 +++++++++------------------------
 arch/x86/mm/fault.c                    |   2 +-
 scripts/sortextable.c                  |  32 -----------
 9 files changed, 60 insertions(+), 183 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ