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:   Fri, 16 Dec 2016 10:05:04 -0600
From:   Josh Poimboeuf <jpoimboe@...hat.com>
To:     x86@...nel.org
Cc:     linux-kernel@...r.kernel.org, Borislav Petkov <bp@...en8.de>,
        Andy Lutomirski <luto@...capital.net>
Subject: [PATCH urgent 0/2] x86/unwind: an unwinder fix and debugging improvement

Patch 1 is a fix for an unwinder issue found by Boris.  Patch 2 is a
debugging improvement which helped diagnose the problem.

Patch 1 needs to go into tip/urgent for 4.10.  I'd argue that patch 2
should also go into urgent because it only affects the error path and it
makes the new unwinder warnings much more useful.

Josh Poimboeuf (2):
  x86/unwind: adjust last frame check for aligned function stacks
  x86/unwind: dump stack data on warnings

 arch/x86/include/asm/unwind.h  |  2 +-
 arch/x86/kernel/unwind_frame.c | 47 +++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 47 insertions(+), 2 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ