This is a valid scenario that's handled in the various protocol layers where it makes sense (e.g., tcp_disconnect and sctp_disconnect).
This lead to panics with INVARIANTS, and on non-INVARIANTS would result in the thread hanging until a signal interrupts it.
Reported by: syzbot+e625d92c1dd74e402c81@syzkaller.appspotmail.com