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:	Thu, 21 Feb 2008 04:38:28 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Tilman Schmidt <tilman@...p.cc>
Cc:	linux-kernel@...r.kernel.org, Christoph Hellwig <hch@....de>,
	Dave Hansen <haveblue@...ibm.com>
Subject: Re: 2.6.25-rc2-mm1 - several bugs and a crash

On Wed, 20 Feb 2008 22:14:20 +0100 Tilman Schmidt <tilman@...p.cc> wrote:

> Ok, so here's my story on 2.6.25-rc2-mm1:
> 
> Built fine on my Pentium D in 32 bit mode, booted too, although
> complaining once already while unpacking the initramfs:
> 
> <0>[    0.069176] BUG: spinlock bad magic on CPU#0, swapper/0
> <0>[    0.069324]  lock: c2c19480, .magic: 00000000, .owner: swapper/0, .owner_cpu: 0
> <4>[    0.069559] Pid: 0, comm: swapper Not tainted 2.6.25-rc2-mm1-testing #1
> <4>[    0.069710]  [spin_bug+129/140] spin_bug+0x81/0x8c
> <4>[    0.069907]  [_raw_spin_unlock+30/118] _raw_spin_unlock+0x1e/0x76
> <4>[    0.069997]  [_spin_unlock+34/65] _spin_unlock+0x22/0x41
> <4>[    0.070194]  [mnt_want_write+103/138] mnt_want_write+0x67/0x8a
> <4>[    0.070390]  [sys_mkdirat+139/219] sys_mkdirat+0x8b/0xdb
> <4>[    0.070584]  [clean_path+27/79] ? clean_path+0x1b/0x4f
> <4>[    0.070829]  [trace_hardirqs_on+11/13] ? trace_hardirqs_on+0xb/0xd
> <4>[    0.071185]  [sys_mkdir+21/23] sys_mkdir+0x15/0x17
> <4>[    0.071378]  [do_name+279/440] do_name+0x117/0x1b8
> <4>[    0.071570]  [write_buffer+34/49] write_buffer+0x22/0x31
> <4>[    0.071763]  [flush_window+105/184] flush_window+0x69/0xb8
> <4>[    0.071996]  [unpack_to_rootfs+1585/2238] unpack_to_rootfs+0x631/0x8be
> <4>[    0.072192]  [trace_hardirqs_on_caller+248/301] ? trace_hardirqs_on_caller+0xf8/0x12d
> <4>[    0.072440]  [restore_nocheck_notrace+0/16] ? restore_nocheck_notrace+0x0/0x10
> <4>[    0.072689]  [populate_rootfs+37/270] populate_rootfs+0x25/0x10e
> <4>[    0.072886]  [alternative_instructions+344/349] ? alternative_instructions+0x158/0x15d
> <4>[    0.073139]  [start_kernel+840/858] start_kernel+0x348/0x35a
> <4>[    0.073335]  =======================

(net-related cc's removed)

This look like a startup ordering bug in mnt_want_write().
--
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