Bug 21872
Summary: | null pointer dereference when using the brcm80211 driver to load some bogus firmware | ||
---|---|---|---|
Product: | Drivers | Reporter: | Pramod Dematagoda (pmd.lotr.gandalf) |
Component: | Staging | Assignee: | Roland Vossen (rvossen) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | greg, rvossen |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.37-rc1 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Pramod Dematagoda
2010-11-03 06:31:32 UTC
On Wed, Nov 03, 2010 at 06:31:34AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > I compiled a 2.6.37-rc1 kernel with the new brcm80211 driver configured in, > when I tried to provide it with some firmware that was included in the > broadcom > proprietary driver(probably not what it's looking for), it throws up a null > pointer dereference error in the remove_vm_area function and crashes the > whole > kernel. Ick, not good. I'll poke the Broadcom developers to get a fix for this. I am a developer @ broadcom. Will work on this problem. Patch has been submitted to Greg KH's staging-next tree. |