Bug 44691
Summary: | Missing NULL check of the return value of __get_free_pages() in function lkdtm_debugfs_read() | ||
---|---|---|---|
Product: | Drivers | Reporter: | RUC_Soft_Sec (rucsoftsec) |
Component: | 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-13 08:22:20 UTC
A patch referencing this bug report has been merged in Linux v3.6-rc1: commit 086ff4b3a7fb9cdf41e6a5d0ccd99b86d84633a1 Author: Alan Cox <alan@linux.intel.com> Date: Mon Jul 30 14:43:24 2012 -0700 drivers/misc/lkdtm.c: fix missing allocation failure check |