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] [thread-next>] [day] [month] [year] [list]
Message-Id: <1163487970.16079.15.camel@Homer.simpson.net>
Date:	Tue, 14 Nov 2006 08:06:10 +0100
From:	Mike Galbraith <efault@....de>
To:	Martin Lorenz <martin@...enz.eu.org>
Cc:	linux-thinkpad@...ux-thinkpad.org, linux-kernel@...r.kernel.org
Subject: Re: [ltp] Re: paging request BUG in 2.6.19-rc5 on resume - X60s

On Mon, 2006-11-13 at 20:34 +0100, Martin Lorenz wrote:

> c016ff96 <unlock_new_inode>:
> c016ff96:       83 a0 2c 01 00 00 b7    andl   $0xffffffb7,0x12c(%eax)
> c016ff9d:       e9 e0 ff ff ff          jmp    c016ff82 <wake_up_inode>

Ok, that's what I figured it had to be with that mask (though I can't
convince either of my compilers to produce that offset), so now we just
have to figure out how the heck it can get there and find a corrupted
pointer.

Can you enable frame-pointers, and capture another explosion?  A more
complete trace might help.  It would definitely help to reproduce
without the proprietary modules having ever been loaded.  

	-Mike

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ