Page MenuHomeFreeBSD

ktls: Use ATF_REQUIRE instead of assert() for validating TLS header lengths.
ClosedPublic

Authored by jhb on Nov 15 2021, 10:01 PM.
Tags
None
Referenced Files
F102415944: D33003.diff
Mon, Nov 11, 11:35 PM
Unknown Object (File)
Mon, Nov 4, 5:07 PM
Unknown Object (File)
Sep 23 2024, 11:35 PM
Unknown Object (File)
Sep 18 2024, 7:36 PM
Unknown Object (File)
Sep 16 2024, 11:27 AM
Unknown Object (File)
Sep 11 2024, 5:35 AM
Unknown Object (File)
Sep 8 2024, 1:08 PM
Unknown Object (File)
Sep 5 2024, 11:22 AM
Subscribers

Details

Summary

The TLS header length field is set by the kernel, so if it is
incorrect that is an indication of a kernel bug, not an internal error
in the tests.

Prompted by: markj
Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42797
Build 39685: arc lint + arc unit