diff options
author | 2011-10-06 09:33:04 -0700 | |
---|---|---|
committer | 2011-10-06 09:33:04 -0700 | |
commit | f45ee80eb0dda1fbf32bf63189627a9e1e157a95 (patch) | |
tree | 248b7dc6be8edf4d1ce212140c942ca654143245 /kernel/irq/manage.c | |
parent | IB/ehca: Remove IRQF_DISABLED, since it's a no-op (diff) | |
download | wireguard-linux-f45ee80eb0dda1fbf32bf63189627a9e1e157a95.tar.xz wireguard-linux-f45ee80eb0dda1fbf32bf63189627a9e1e157a95.zip |
RDMA/cma: Check for NULL conn_param in rdma_accept
Check that conn_param is not null before dereferencing it when
processing rdma_accept(). This is necessary to prevent a possible
system crash, which can be caused by user space.
Problem found by code inspection.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'kernel/irq/manage.c')
0 files changed, 0 insertions, 0 deletions