https://github.com/torvalds/linux
Revision e1bcfcaa0b3bec2a67b22c565a0bf508ea90db1d authored by Roland Dreier on 27 August 2005, 01:34:14 UTC, committed by Linus Torvalds on 27 August 2005, 02:37:12 UTC
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>
1 parent 1c9cf6f
History
Tip revision: e1bcfcaa0b3bec2a67b22c565a0bf508ea90db1d authored by Roland Dreier on 27 August 2005, 01:34:14 UTC
[PATCH] IB: fix use-after-free in user verbs cleanup
Tip revision: e1bcfca

README

back to top