https://github.com/torvalds/linux
Revision b3b51f9f6f5d91cd16afaed0c22df2c56ed5f92e authored by Haggai Eran on 21 September 2015, 13:02:02 UTC, committed by Doug Ledford on 20 October 2015, 17:13:42 UTC
If the lookup of a listening ID failed for an AF_IB request, the code
would try to call dev_put() on a NULL net_dev.

Fixes: be688195bd08 ("IB/cma: Fix net_dev reference leak with failed
requests")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent 3909642
History
Tip revision: b3b51f9f6f5d91cd16afaed0c22df2c56ed5f92e authored by Haggai Eran on 21 September 2015, 13:02:02 UTC
IB/cma: Potential NULL dereference in cma_id_from_event
Tip revision: b3b51f9
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 319.8 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top