Bug 43255
Summary: | Panic after enabling rtap_iface in ipw2200 driver (ipw_handle_promiscuous_tx / skb_put) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Vittorio Gambaletta (VittGam) (linuxbugs) |
Component: | network-wireless | Assignee: | Stanislav Yakovlev (stas.yakovlev) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | linville, stas.yakovlev |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.4.0-999-generic-pae_3.4.0-999.201205170406_i386.deb | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
Panic on 3.0.0-16-generic
Panic on 3.0.0-16-generic-tuxonice |
Description
Vittorio Gambaletta (VittGam)
2012-05-16 16:02:59 UTC
Created attachment 73309 [details]
Panic on 3.0.0-16-generic
Created attachment 73310 [details]
Panic on 3.0.0-16-generic-tuxonice
I've updated this bug on Launchpad with some testing on mainline and ubuntu newer (3.2, 3.4) kernels: https://bugs.launchpad.net/linux/+bug/1000567 Assigning to myself. A patch fixing this bug was merged upstream at Linux v3.7-rc2: commit bf11315eeda510ea4fc1a2bf972d8155d31d89b4 Author: Stanislav Yakovlev <stas.yakovlev@gmail.com> Date: Mon Oct 15 14:14:32 2012 +0000 net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx(). |