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, 10 Apr 2009 00:24:35 -0600
From:	Pete Zaitcev <zaitcev@...hat.com>
To:	"John Stoffel" <john@...ffel.org>
Cc:	Jarek Poplawski <jarkao2@...il.com>, linux-kernel@...r.kernel.org,
	netdev@...r.kernel.org, linux-usb@...r.kernel.org,
	zaitcev@...hat.com
Subject: Re: usb_mon oops Re: tcpdump crashes 2.6.29.1 (and 2.6.29-rc5)

On Thu, 9 Apr 2009 23:01:09 -0400, "John Stoffel" <john@...ffel.org> wrote:

> Any suggestions of a known good state I should start bisection from?

No suggestions, sorry. The part of usbmon that peeks at DMA-ed data
wasn't touched since December 2006. It worked fine since then,
your oops is the first. So, I don't expect bisection to help.
At best you're going to find the commit where uvcvideo was merged.

The right way forward is to deduce what's going on, IMHO. Maybe
usbmon is trying to take an address in the GART aperture and convert
it into a struct page. Or the direction in URB mismatches endpoint.
Or any number of other things.

I'm working on it, but I'm not done with puzzling out the dmesg
you sent me, sorry again.

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