From: YueHaibing <[email protected]> Date: Thu, 28 May 2020 22:34:07 +0800
> tipc_sendstream() may send zero length packet, then tipc_msg_append() > do not alloc skb, skb_peek_tail() will get NULL, msg_set_ack_required > will trigger NULL pointer dereference. > > Reported-by: [email protected] > Fixes: 0a3e060f340d ("tipc: add test for Nagle algorithm effectiveness") > Signed-off-by: YueHaibing <[email protected]> Can a TIPC expert please review this? Thank you. _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
