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]
Date:	Tue, 24 May 2016 21:06:03 -0500
From:	Matthew McClintock <mmcclint@...eaurora.org>
To:	Al Viro <viro@...IV.linux.org.uk>
Cc:	Larry Finger <Larry.Finger@...inger.net>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Regression in 4.6.0-git - bisected to commit dd254f5a382c


> On May 24, 2016, at 8:28 PM, Al Viro <viro@...IV.linux.org.uk> wrote:
> 
> The next obvious question is which binary it is and what's the return
> address to userland; make that
> 	if (!size)
> 		printk(KERN_ERR "crap in %s[%x]",
> 			current->comm,
> 			current_pt_regs()->rip);
> (in the same place)

This is an ARM board, no rip. Quick log without, can re-run again later tonight or maybe tomorrow:

[    8.008054] crap in udevd

-M

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ