mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 16:59:27 +02:00
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> |
||
|---|---|---|
| .. | ||
| core | ||
| hw/mthca | ||
| include | ||
| ulp/ipoib | ||
| Kconfig | ||
| Makefile | ||