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-prev] [day] [month] [year] [list]
Date:	Mon, 25 Jul 2011 10:36:55 -0400
From:	Eric B Munson <emunson@...bm.net>
To:	Anton Blanchard <anton@...ba.org>
Cc:	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Paul Mackerras <paulus@...ba.org>, Ingo Molnar <mingo@...e.hu>,
	Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf: Fix ppc64 SEGV in dso__load_sym with debuginfo
 files

On Mon, 25 Jul 2011, Anton Blanchard wrote:

> 
> 64bit PowerPC debuginfo files have an empty function descriptor
> section. I hit a SEGV when perf tried to use this section for
> symbol resolution.
> 
> To fix this we need to check the section is valid and we can
> do this by checking for type SHT_PROGBITS.
> 
> Signed-off-by: Anton Blanchard <anton@...ba.org>
> Cc: <stable@...nel.org>

Acked-by: Eric B Munson <emunson@...bm.net>

Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ