Page MenuHomeFreeBSD

toe: Read-lock the inp in toe_4tuple_check().
ClosedPublic

Authored by jhb on Jun 16 2021, 12:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 25, 3:56 PM
Unknown Object (File)
Thu, Oct 17, 11:55 PM
Unknown Object (File)
Thu, Oct 17, 11:55 PM
Unknown Object (File)
Thu, Oct 17, 11:54 PM
Unknown Object (File)
Thu, Oct 17, 11:21 PM
Unknown Object (File)
Oct 7 2024, 10:31 PM
Unknown Object (File)
Oct 4 2024, 9:46 PM
Unknown Object (File)
Oct 4 2024, 4:10 PM
Subscribers

Details

Summary

tcp_twcheck now expects a read lock on the inp for the SYN case
instead of a write lock.

Fixes: 1db08fbe3ffa tcp_input: always request read-locking of PCB for any pure SYN segment.
Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable