HomeFreeBSD

Fix the handling of ancillary data for SCTP socket. Implement

Description

Fix the handling of ancillary data for SCTP socket. Implement
sctp_process_cmsgs_for_init() and sctp_findassociation_cmsgs()
similar to sctp_find_cmsg() to improve consistency and avoid
the signed/unsigned issues in sctp_process_cmsgs_for_init()
and sctp_findassociation_cmsgs().

Thanks to andrew@ for reporting the problem he found using
syzcaller.

Approved by: re (kib@)
MFC after: 1 week

Details

Provenance
tuexenAuthored on
Parents
rS339023: MFC r336310:
Branches
Unknown
Tags
Unknown