Bug 49851
Summary: | Missing NULL check of return value of dev_alloc_skb() in function ipw_packet_received_skb() | ||
---|---|---|---|
Product: | Drivers | Reporter: | RUC_Soft_Sec (rucsoftsec) |
Component: | PCMCIA | Assignee: | Alan (alan) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alan, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.39 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
RUC_Soft_Sec
2012-11-01 09:16:22 UTC
In general please copy any network driver bugs to netdev@vger.kernel.org to get them actioned. In this case its ipwireless which happens to be half handled by me so I'll go deal with this one. A patch referencing this bug report has been merged in Linux v3.8-rc1: commit d1519e23c2b3a518fb41daf3eceae43382433ceb Author: Alan Cox <alan@linux.intel.com> Date: Thu Nov 1 16:45:49 2012 +0000 ipwireless: don't oops if we run out of space |