1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/net/af_unix
Kuniyuki Iwashima 2a79651bf2 selftest: af_unix: Add test case for backtrack after finalising SCC.
syzkaller reported a KMSAN splat in __unix_walk_scc() while backtracking
edge_stack after finalising SCC.

Let's add a test case exercising the path.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: Shigeru Yoshida <syoshida@redhat.com>
Link: https://patch.msgid.link/20240702160428.10153-2-syoshida@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-07-03 19:36:22 -07:00
..
config selftest: af_unix: Add Kconfig file. 2024-06-21 14:26:11 +01:00
diag_uid.c selftests/net: unix: fix unused variable compiler warning 2023-11-27 18:12:07 -08:00
Makefile selftest: af_unix: Add msg_oob.c. 2024-06-27 12:05:00 +02:00
msg_oob.c selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c. 2024-06-27 12:05:01 +02:00
scm_pidfd.c selftests: net: remove unused variables 2023-10-16 09:20:08 +01:00
scm_rights.c selftest: af_unix: Add test case for backtrack after finalising SCC. 2024-07-03 19:36:22 -07:00
unix_connect.c selftests: net: af_unix: Fix a build error of unix_connect.c. 2022-07-20 21:02:15 -07:00