Bug 44471
Summary: | Missing NULL check of the return value of platform_get_resource() in function tmiofb_probe() | ||
---|---|---|---|
Product: | Drivers | Reporter: | RUC_Soft_Sec (rucsoftsec) |
Component: | Video(Other) | 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-07-11 13:09:17 UTC
I am sorry to trouble, but I want to make sure whether this a real bug or a false positive. Thank you RUC_Soft_Sec Its kind of a bug but it could only occur if the in kernel device create for the node was broken too. So not really a bug proper A patch referencing this bug report has been merged in Linux v3.7-rc1: commit 40dc23aa82d51147a24f659a7c006ae4bb14009a Author: Alan Cox <alan@linux.intel.com> Date: Tue Jul 24 13:43:48 2012 +0100 tmiofb: missing NULL pointer checks |