Bug 7478 - [CHECKER] amso1100: null pointer dereference
Summary: [CHECKER] amso1100: null pointer dereference
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Infiniband/RDMA (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Tom Tucker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 16:03 UTC by Bryan O'Sullivan
Modified: 2008-09-22 09:15 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.19-rc5
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Bryan O'Sullivan 2006-11-09 16:03:34 UTC
This is a checker-found bug.

In c2_intr.c:handle_vq, the variable reply_msg can be NULL (line 152), but is
dereferenced unconditionally (line 177).
Comment 1 Natalie Protasevich 2008-04-04 09:13:28 UTC
Still same in the git tree...Can you please post this to the lkml?
Thanks.
Comment 2 Bryan O'Sullivan 2008-04-04 09:40:10 UTC
No, sorry.  I don't do kernel stuff at the moment.
Comment 3 Tom Tucker 2008-04-04 11:55:21 UTC
I will post a patch to Roland.

Note You need to log in before you can comment on or make changes to this bug.