HomeFreeBSD

Fix parsing error when processing cmsg in SCTP send calls. Thei bug is

Description

Fix parsing error when processing cmsg in SCTP send calls. Thei bug is
related to a signed/unsigned mismatch.
This should most likely fix the issue in sctp_sosend reported by
Dmitry Vyukov on the freebsd-hackers mailing list and found by
running syzkaller.

Details

Provenance
tuexenAuthored on
Parents
rS325045: Actually release resources in detach() rather than just returning EBUSY.
Branches
Unknown
Tags
Unknown