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: <20120726134926.GA10452@thinkpad-t410>
Date:	Thu, 26 Jul 2012 08:49:26 -0500
From:	Seth Forshee <seth.forshee@...onical.com>
To:	Dirk Gouders <gouders@...bocholt.fh-gelsenkirchen.de>
Cc:	Linux Kernel <linux-kernel@...r.kernel.org>,
	Arend van Spriel <arend@...adcom.com>
Subject: Re: [BUG] Problem with commit
 cf03c5dac83609f09d9f0e9fa3c09d86daed614d

On Thu, Jul 26, 2012 at 03:28:44PM +0200, Dirk Gouders wrote:
> Hi Seth,
> 
> today, I noticed a problem with the current kernel
> (3.5.0-04773-gbdc0077): my laptop hangs during boot -- the last message
> on the console is printed just before invoking `udevadm trigger'.
> 
> I bisected the problem and ended at commit
> cf03c5dac83609f09d9f0e9fa3c09d86daed614d (brcm80211: smac: inform
> mac80211 of the X2 regulatory domain).  However, I'm not sure that this
> commit really is the reason for my problems, because the behaviour is a
> bit different: at that state the machine not just hangs but the console
> shows a trace which I append to the end of this mail -- but the trace
> happens at the same state during the boot process.

Hi Dirk,

The NULL pointer dereference in wlc_phy_chanspec_band_validch is already
fixed in edc7651f3a4ffa7fca37d92401562694121512ad. There was also
another related crash that appeared after the introduction of 802.11ad
support that's fixed in 32c336a5dfd16b4645c8a0dbc534efd02f079e02.

So in all likelihood whatever problem your seeing in current -git is a
different issue. One easy way to test this would be to prevent the
brcmsmac module from loading and verify that you still get the hang,
then rerun the bisection that way to keep those bugs from affecting your
results.

Cheers,
Seth

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