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, 28 Feb 2017 17:21:18 +0100
From:   Stefan Wahren <stefan.wahren@...e.com>
To:     Baruch Siach <baruch@...s.co.il>, linux-usb@...r.kernel.org
Cc:     John Youn <johnyoun@...opsys.com>, netdev@...r.kernel.org,
        Olivier Sobrie <olivier@...rie.be>,
        linux-rpi-kernel@...ts.infradead.org,
        linux-arm-kernel@...ts.infradead.org
Subject: Re: usb/net/hso: WARNING: ungligned urb->setup_dma

Hi Baruch,

Am 28.02.2017 um 13:01 schrieb Baruch Siach:
> Hi linux-usb list,
>
> (Dropped Jan's bouncing address, added Rpi3 platform lists)
>
> On Tue, Feb 28, 2017 at 10:28:10AM +0200, Baruch Siach wrote:
>> Hi linux-usb list,
>>
>> I'm hitting this warning consistently on my Raspberry Pi 3 running kernel
>> v4.10.1 with some unrelated device tree changes, and a debug print (below).
>> The device identifies as "GlobeTrotter HSDPA Modem", VID: 0af0, PID: 6971.
>> The warning triggers consistently on first write access to /dev/ttyHS0 that
>> ModemManager attempts. The first line in the log is my debug print.
> I tested the same hardware successfully on an i.MX6 CuBox-i (ARM32) using the
> same kernel version (4.10.1), and on an x86_64 PC (4.9). So this seems to be
> platform specific. I don't have any other ARM64 machine at the moment, though.

those platforms usually doesn't use the dwc2 USB host controller. So it 
should be tested with another dwc2 platform.

Is the issue reproducible with other USB devices like keyboards?
Are you using arm64 defconfig?
Are you able to bisect this issue?

Stefan

Powered by blists - more mailing lists