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]
Date:	Mon, 16 Jun 2008 11:24:31 -0700
From:	Arjan van de Ven <arjan@...ux.intel.com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
CC:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Ingo Molnar <mingo@...e.hu>,
	Thomas Gleixner <tglx@...utronix.de>,
	"John W. Linville" <linville@...driver.com>
Subject: Oops report for the week preceding June 16th, 2008

This week, a total of 3877 oopses and warnings have been reported,
compared to 3390 reports in the previous week.

Recently, Fedora put out an updated kernel that contained a wireless update;
unfortunately, this update was rather broken and caused various things to show up
in the top 20. A few days later, another update fixing the most obvious ones
got released with the result that only rank 2 and 9 are from the broken update,
rather than a lot more..

A new feature this week: for certain type of oopses (need to happen in vmlinux etc),
the website now shows a mixed view of code/disassembly of the oops.
For example, on http://www.kerneloops.org/searchweek.php?search=page_remove_rmap
you can hover your mouse over the "Decode" word and it'll show the disassembled view.
This information is also part of the detailed view of each oops that is suitable,
and is also in the git exported view (git clone git://www.kerneloops.org/ )



Per file statistics
570	external/madwifi/wrapper (P)
323	drivers/net/wireless/b43/main.c
284	external/madwifi/binary (P)
276	drivers/parport/procfs.c
230	fs/sysfs/dir.c
208	fs/jbd/journal.c
174	security/selinux/hooks.c
137	net/mac80211/util.c
81	kernel/time/tick-broadcast.c
58	fs/ext3/super.c
49	net/mac80211/main.c
48	external/nvidia/binary (P)
45	mm/rmap.c


Seen with untainted kernels
---------------------------
Rank 2: b43_generate_noise_sample (warning)
	Reported 323 times (389 total reports)
	[fixed] too strict WARN_ON in b43 driver
	Fix available; not merged in mainline yet
	This warning was last seen in version 2.6.26-rc4-git5, and first seen in 2.6.25.3.
	More info: http://www.kerneloops.org/searchweek.php?search=b43_generate_noise_sample

Rank 4: parport_device_proc_register (warning)
	Reported 276 times (1290 total reports)
	Duplicate /proc registration in the parport driver
	This warning was last seen in version 2.6.26-rc5-git7, and first seen in 2.6.24-rc5.
	More info: http://www.kerneloops.org/searchweek.php?search=parport_device_proc_register

Rank 5: sysfs_add_one (warning)
	Reported 217 times (1280 total reports)
	Standard duplicate device name registration issue, still very much alive
	This warning was last seen in version 2.6.26-rc3, and first seen in 2.6.24-rc6.
	More info: http://www.kerneloops.org/searchweek.php?search=sysfs_add_one

Rank 6: journal_update_superblock (warning)
	Reported 208 times (972 total reports)
	Likely caused by the user removing a USB stick while mounted
	This warning was last seen in version 2.6.26, and first seen in 2.6.24-rc6-git1.
	More info: http://www.kerneloops.org/searchweek.php?search=journal_update_superblock

Rank 9: ieee80211_iterate_active_interfaces (warning)
	Reported 137 times (240 total reports)
	[fedora] Fedora merged a buggy rt25xx wireless driver patch
	This warning was last seen in version 2.6.25.4, and first seen in 2.6.25.4.
	More info: http://www.kerneloops.org/searchweek.php?search=ieee80211_iterate_active_interfaces

Rank 10: tick_broadcast_oneshot_control (softlockup)
	Reported 81 times (425 total reports)
	Hard to trace down issue; but it's too frequent to be a fluke
	This softlockup was last seen in version 2.6.25.6, and first seen in 2.6.24-rc4.
	More info: http://www.kerneloops.org/searchweek.php?search=tick_broadcast_oneshot_control

Rank 11: ext3_commit_super (warning)
	Reported 53 times (237 total reports)
	Likely caused by the user removing a USB stick while mounted
	This warning was last seen in version 2.6.25.6, and first seen in 2.6.24.
	More info: http://www.kerneloops.org/searchweek.php?search=ext3_commit_super

Rank 12: default_idle (oops)
	Reported 44 times (118 total reports)
	Similar to the tick_broadcast_oneshot_control issue; hard to trace down
	This oops was last seen in version 2.6.26-rc5, and first seen in 2.6.21.3.
	More info: http://www.kerneloops.org/searchweek.php?search=default_idle
	

Only seen with tainted kernels
------------------------------	
Rank 1: ath_dynamic_sysctl_register (warning)
	Reported 376 times (3007 total reports)
	[external] Bug in the proprietary madwifi driver
	warning only shows up in tainted kernels
	This warning was last seen in version 2.6.25.6, and first seen in 2.6.24.
	More info: http://www.kerneloops.org/searchweek.php?search=ath_dynamic_sysctl_register

Rank 3: init_ath_hal (warning)
	Reported 284 times (1843 total reports)
	[external] Bug in the proprietary madwifi driver
	warning only shows up in tainted kernels
	This warning was last seen in version 2.6.25.6, and first seen in 2.6.24.
	More info: http://www.kerneloops.org/searchweek.php?search=init_ath_hal

Rank 7: ath_sysctl_register (warning)
	Reported 194 times (810 total reports)
	[external] Bug in the proprietary madwifi driver
	warning only shows up in tainted kernels
	This warning was last seen in version 2.6.25.6, and first seen in 2.6.24-rc4-git4.
	More info: http://www.kerneloops.org/searchweek.php?search=ath_sysctl_register

Rank 8: task_has_capability (warning)
	Reported 166 times (580 total reports)
	[out of tree] Bug in the proprietary firegl driver
	warning only shows up in tainted kernels
	This warning was last seen in version 2.6.25.6, and first seen in 2.6.25.
	More info: http://www.kerneloops.org/searchweek.php?search=task_has_capability

Rank 13: VNetBridgeDown (warning)
	Reported 41 times (230 total reports)
	[external] Bug in the proprietary VMWare drivers
	warning only shows up in tainted kernels
	This warning was last seen in version 2.6.25.6, and first seen in 2.6.24.
	More info: http://www.kerneloops.org/searchweek.php?search=VNetBridgeDown
--
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