linux/drivers/infiniband/core
Roland Dreier e1bcfcaa0b [PATCH] IB: fix use-after-free in user verbs cleanup
Fix a use-after-free bug in userspace verbs cleanup: we can't touch
mr->device after we free mr by calling ib_dereg_mr().

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-26 19:37:12 -07:00
..
Makefile [PATCH] IB: Hook up userspace CM to the make system 2005-07-27 16:26:15 -07:00
agent.c [PATCH] IB: A couple of IB core bug fixes 2005-07-27 16:26:12 -07:00
agent.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
agent_priv.h [PATCH] IB: Update MAD client API 2005-07-27 16:26:09 -07:00
cache.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cm.c [PATCH] IB: Add the kernel CM implementation 2005-07-27 16:26:14 -07:00
cm_msgs.h [PATCH] IB: Add the kernel CM implementation 2005-07-27 16:26:14 -07:00
core_priv.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fmr_pool.c [PATCH] IB: Update FMR functions 2005-07-27 16:26:09 -07:00
mad.c [PATCH] IB: Add RMPP implementation 2005-07-27 16:26:13 -07:00
mad_priv.h [PATCH] IB: Add RMPP implementation 2005-07-27 16:26:13 -07:00
mad_rmpp.c [PATCH] IB: Add RMPP implementation 2005-07-27 16:26:13 -07:00
mad_rmpp.h [PATCH] IB: Add RMPP implementation 2005-07-27 16:26:13 -07:00
packer.c [PATCH] IB: Fix pack/unpack when size_bits == 64 2005-06-27 15:11:47 -07:00
sa_query.c [PATCH] IB: Eliminate sparse warnings in SA client 2005-07-27 16:26:15 -07:00
smi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysfs.c [PATCH] sysfs: (rest) if show/store is missing return -EIO 2005-06-20 15:15:03 -07:00
ucm.c [IB/ucm]: Clean up userspace CM 2005-07-27 20:38:56 -07:00
ucm.h [PATCH] IB: Add kernel portion of user CM implementation 2005-07-27 16:26:14 -07:00
ud_header.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
user_mad.c [PATCH] IB: Implementation for RMPP support in user MAD 2005-07-27 16:26:14 -07:00
uverbs.h [IB/uverbs]: Add O_ASYNC support 2005-07-27 14:40:00 -07:00
uverbs_cmd.c [PATCH] IB uverbs: core implementation 2005-07-07 18:23:48 -07:00
uverbs_main.c [PATCH] IB: fix use-after-free in user verbs cleanup 2005-08-26 19:37:12 -07:00
uverbs_mem.c [PATCH] IB uverbs: memory pinning implementation 2005-07-07 18:23:48 -07:00
verbs.c [PATCH] IB: A couple of IB core bug fixes 2005-07-27 16:26:12 -07:00