tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sctp bug



Le 07/03/2019 à 19:50, Robert Swindells a écrit :
On 2019-03-07 12:34, Maxime Villard wrote:
Looks like there is a missing sbsync here [1], in addition to mbuf_removed
that is not set correctly, this means we wreck pointers.

[1] https://nxr.netbsd.org/xref/src/sys/kern/uipc_socket.c?r=1.269#1362

How is this connected to SCTP ?

PR_ADDR_OPT is used by only SCTP, and the code itself was introduced as part
of SCTP. I don't see any external use, so it is 100% connected to SCTP. (And
besides, there is a comment that says just that.)


Home | Main Index | Thread Index | Old Index