the lock up happens in function lnet_mt_match_md in case of wrong header of incoming message. The cause of this issue is lnet_mt_match_head() where hash’s offset is overflowed for unique card
wildcard case was fixed in LU-1622 but uniquecard case wasn't
Patch landed to master.