diff options
author | Jeff Layton <[email protected]> | 2011-04-05 16:23:47 -0700 |
---|---|---|
committer | Steve French <[email protected]> | 2011-04-12 00:39:05 +0000 |
commit | 7797069305d13252fd66cf722aa8f2cbeb3c95cd (patch) | |
tree | 85464ab3649def5954b04139c5854ae593db0703 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | a6360dd37e1a144ed11e6548371bade559a1e4df (diff) |
cifs: check for private_data before trying to put it
cifs_close doesn't check that the filp->private_data is non-NULL before
trying to put it. That can cause an oops in certain error conditions
that can occur on open or lookup before the private_data is set.
Reported-by: Ben Greear <[email protected]>
CC: Stable <[email protected]>
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions