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:	Wed, 29 Oct 2008 14:27:06 +0100
From:	Folkert van Heusden <folkert@...heusden.com>
To:	Kay Sievers <kay.sievers@...y.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [2.6.26] kobject_add_internal failed for 2:0 with -EEXIST /
	unable to handle kernel NULL pointer dereference in
	sysfs_create_link

> >> > While running my http://vanheusden.com/pyk/ script (which randomly
> >> > inserts and removes modules) I triggered the folllowing oops in a 2.6.26
> >> > kernel on an IBM xSeries 260. This oops (in fact no oops at all) did not
> >> > get triggered in a 2.6.18 kernel on that system.
> >> >
> >> > [   42.507375] FDC 0 is a National Semiconductor PC87306
> >> > [   42.509057] kobject_add_internal failed for 2:0 with -EEXIST, don't try to register things with the same name in the same directory.
> >> > [   42.509291] Pid: 5301, comm: modprobe Not tainted 2.6.26-1-amd64 #1
> >> > [   42.509431]
> >> > [   42.509433] Call Trace:
> >> > [   42.509685]  [<ffffffff8031b031>] kobject_add_internal+0x13f/0x17e
...
> >> > [   42.511519]  [<ffffffff8027d23b>] bdi_register+0x57/0xb4
> >>
> >> Looks like bdi sees two devices with the same devnum, or didn't
> >> cleanup an old entry. What does: ls -l "/sys/class/bdi/" print?
> >
> > The following:
> > folkert@...iantesthw:~$ ls -l /sys/class/bdi/
> > drwxr-xr-x 3 root root 0 2008-10-28 18:32 2:0
> > drwxr-xr-x 3 root root 0 2008-10-28 18:32 2:1
> 
> Oh, you are running the old sysfs layout without symlinks. Care to
> tell where the "device" link in these directories points to?

None exist:
folkert@...iantesthw:~$ ls -la /sys/class/bdi/*/device
ls: cannot access /sys/class/bdi/*/device: No such file or directory


Folkert van Heusden

-- 
Multitail es una herramienta flexible que permite visualizar los "log
file" y seguir la ejecución de comandos. Permite filtrar, añadir
colores, combinar archivos, la visualización de diferencias (diff-
view), etc.  http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
--
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