Home
last modified time | relevance | path

Searched refs:victim_path (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/openat2/
H A Drename_attack_test.c110 …char *victim_path = "c/../../c/../../c/../../c/../../c/../../c/../../c/../../c/../../c/../../c/../… in test_rename_attack() local
113 fd = sys_openat2(afd, victim_path, &how); in test_rename_attack()
115 fd = sys_openat(afd, victim_path, &how); in test_rename_attack()