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, 5 Apr 2011 16:54:46 +0200 (CEST)
From:	"Segher Boessenkool" <segher@...nel.crashing.org>
To:	"Oncaphillis" <oncaphillis@...fu.de>
Cc:	"Xiaofan Chen" <xiaofanc@...il.com>,
	libusb-devel@...ts.sourceforge.net,
	"Kernel development list" <linux-kernel@...r.kernel.org>
Subject: Re: [Libusb-devel] Kernel bug message and missing data 
     on	libusb_interrupt_transfer

>> I'm in an environment where we are
>> reluctant to switch between versions. I had a hard time to

> Pid: 14293, comm: E25Stress Tainted: G      D    2.6.30.10 #2 To Be
> Filled By O.E.M.
> RIP: 0010:[<ffffffff8028d2f8>]  [<ffffffff8028d2f8>] kfree+0x7c/0xdb

> Suprisingly now the kernel is reported as tainted although there isn't
> any module inserted the

That is not true; "G" means you have loaded a (GPL-compatible) module.
"D" means the kernel died.  It died because it tried to dealloc memory
using a bad pointer, perhaps a null pointer.

Your kernel is two years old, you should try a current kernel.


Segher

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