aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorMatthieu Buffet <matthieu@buffet.re>2025-12-01 01:36:31 +0100
committerMickaël Salaün <mic@digikod.net>2025-12-26 20:38:58 +0100
commite1a57c33590a50a6639798e60a597af4a23b0340 (patch)
treeb2f72955937f6208fc0043df808029323900968d /tools/perf/scripts/python/bin/task-analyzer-report
parentselftests/landlock: Add missing connect(minimal AF_UNSPEC) test (diff)
downloadlinux-e1a57c33590a50a6639798e60a597af4a23b0340.tar.gz
linux-e1a57c33590a50a6639798e60a597af4a23b0340.zip
selftests/landlock: Remove invalid unix socket bind()
Remove bind() call on a client socket that doesn't make sense. Since strlen(cli_un.sun_path) returns a random value depending on stack garbage, that many uninitialized bytes are read from the stack as an unix socket address. This creates random test failures due to the bind address being invalid or already in use if the same stack value comes up twice. Fixes: f83d51a5bdfe ("selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets") Signed-off-by: Matthieu Buffet <matthieu@buffet.re> Reviewed-by: Günther Noack <gnoack@google.com> Link: https://lore.kernel.org/r/20251201003631.190817-1-matthieu@buffet.re Signed-off-by: Mickaël Salaün <mic@digikod.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions