K 10 svn:author V 6 tuexen K 8 svn:date V 27 2019-07-14T12:04:39.505522Z K 7 svn:log V 279 When calling sctp_initialize_auth_params(), the inp must have at least a read lock. To avoid more complex locking dances, just call it in sctp_aloc_assoc() when the write lock is still held. Reported by: syzbot+08a486f7e6966f1c3cfb@syzkaller.appspotmail.com MFC after: 1 week END