You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selftests: tls: test TCP stealing data from under the TLS socket
JIRA: https://issues.redhat.com/browse/RHEL-115640
Conflicts: tls_crypto_info_init doesn't take the final argument
commit d7e8259
Author: Jakub Kicinski <kuba@kernel.org>
Date: Thu Aug 7 16:29:07 2025 -0700
selftests: tls: test TCP stealing data from under the TLS socket
Check a race where data disappears from the TCP socket after
TLS signaled that its ready to receive.
ok 6 global.data_steal
# RUN tls_basic.base_base ...
# OK tls_basic.base_base
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250807232907.600366-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sabrina Dubroca <sdubroca@redhat.com>
0 commit comments