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-next>] [day] [month] [year] [list]
Message-ID: <CAG-aW04-=7rvPjLGqAWZ2oWT4K4EZ5gc96ZWpBo101u=f2+6EQ@mail.gmail.com>
Date:	Wed, 13 Aug 2014 22:24:53 +0200
From:	Matt <jackdachef@...il.com>
To:	claudio.bizzarri@...il.com
Cc:	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: Kernel 3.16.0 USB crash

Hi Claudio,

this issue is clearly caused by UAS.

if

zcat /proc/config.gz | grep UAS
# CONFIG_USB_UAS is not set

is de-selected, everything's fine

when this is selected (usb is compiled as a module here)

the system crashes or hardlocks as soon as an USB 3.0 capable drive is
connected.

During bootup the system crashes as soon as the kernel module is loaded.

This happened for me with 3.15.6 and 3.16.0 kernel (and 3.16-rc6).

I've a different chipset but the symptoms are similar:

00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset
Family USB xHCI (rev 05)


So the only solution to work with newer kernels right now is to
de-select that option and re-compile the kernel. It doesn't help fix
the problem but at least it mitigates the issues for now (crash).


Regards

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