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:	Fri, 20 Jul 2012 17:21:55 -0300
From:	Thadeu Lima de Souza Cascardo <cascardo@...ux.vnet.ibm.com>
To:	Dave Jones <davej@...hat.com>,
	nicolas prochazka <prochazka.nicolas@...il.com>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: oops in kernel ( 3.4.x -> 3.5rc )

On Fri, Jul 20, 2012 at 09:21:53AM -0400, Dave Jones wrote:
> On Fri, Jul 20, 2012 at 11:56:06AM +0200, nicolas prochazka wrote:
> 
>  > [ 2384.900061] BUG: unable to handle kernel paging request at 000000010000002f
> 
> That '1' looks like a random bit flip. Try running memtest86.
> 

Looks more a 32-bit value of 1 followed by a 32-bit value of 0x2f. Most
likely a pointer to some other piece of a struct. However, taking a look
at fs/files.c code, nothing seems suspicious.

Nicolas, it wasn't clear to me if you had problems with 3.4 too. There
has been some changes in fs/files.c on 3.4-rc1 in the piece of code
where you hit the problem.

What does your system exercise? Any chance you are using a lot of
select, which has also been changed in those same patches to fs/files.c?

Regards.
Cascardo.


>  > [ 2384.910010] Pid: 23838, comm: queue.sh Tainted: G      D W
> 
> This wasn't the first problem either.
> 
>  > [ 2397.885344] BUG: unable to handle kernel paging request at 000000010000003b
> 
> Looks like the same flipped bit.
> 
> 	Dave
> 
> --
> 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/
> 

--
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