8086:4223 IPW2200 kernel panic when using NetworkManager with RTAP
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
When unloading the ipw2200 module, then reloading it with option rtap_iface=1, and activating rtap with ifconfig rtap0 up, NetworkManager tries to reconnect to the wireless router. The kernel panics.
Walkthrough :
- modprobe -r ipw2200
- modprobe ipw2200 rtap_iface=1
- ifconfig rtap0 up
- wait
- Oops ...
The PC is an alienware Aurora m9700, the ipw card is an Intel PW ABG 2915, and the router a Livebox pro (Inventel DWB-200)
Connexion is made via WPA-PSK/TKIP
Security concern as it could lead to a DoS via voluntary kernel crash.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-
Regression: Yes
Reproducible: Yes
ProcVersionSign
Uname: Linux 2.6.32-25-generic x86_64
NonfreeKernelMo
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
Card hw:0 'CK804'/'NVidia CK804 with AD1986 at irq 22'
Mixer name : 'Analog Devices AD1986'
Components : 'AC97a:41445378'
Controls : 50
Simple ctrls : 35
Date: Sat Oct 9 16:10:03 2010
HibernationDevice: RESUME=
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100406.1)
Lsusb:
Bus 002 Device 004: ID 046d:c01f Logitech, Inc.
Bus 002 Device 003: ID 0603:00f2 Novatek Microelectronics Corp.
Bus 002 Device 002: ID 0a5c:2101 Broadcom Corp. Bluetooth Controller
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: alienware Aurora m9700
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
PATH=(custom, user)
LANG=fr_FR.utf8
SHELL=/bin/zsh
RelatedPackageV
RfKill:
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
dmi.bios.date: 01/25/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: W830D318
dmi.board.
dmi.board.name: Aurora m9700
dmi.board.vendor: alienware
dmi.board.version: AB040
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: alienware
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: Aurora m9700
dmi.product.
dmi.sys.vendor: alienware
security vulnerability: | yes → no |
visibility: | private → public |
description: | updated |
Changed in linux: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
This happened to me on 10.10 (kernel Linux becks 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 UTC 2010 i686 GNU/Linux). The steps to reproduce are the following:
- rmmod ipw2200
- modprobe ipw2200 rtap_iface=1
- ifconfig rtap0 up
At this point everything seems to work like it should (you can even start wireshark to catch packets on rtap0), but a kernel panic occurs as soon as you try to use the real interface (i.e.: ping google.com).
I have been able to catch the oops log through netconsole.