syzkaller icon indicating copy to clipboard operation
syzkaller copied to clipboard

pkg/host: support feature checking in syz-executor for HostFuzzer mode

Open mvanotti opened this issue 5 years ago • 4 comments

When fuzzers run in HostFuzzer, they need to check features in the target machine, however, the current logic for feature checking happens on the host (syz-fuzzer).

mvanotti avatar Feb 15 '20 00:02 mvanotti

Related to #1541

dvyukov avatar Feb 15 '20 08:02 dvyukov

Hi, is this problem solved or is the HostFuzzer mode supported now? I still meet it now.

lvtao-sec avatar Feb 04 '22 21:02 lvtao-sec

The problem wasn't solved. The issue status is accurate.

dvyukov avatar Feb 05 '22 07:02 dvyukov

The problem wasn't solved. The issue status is accurate.

Thanks for your reply.

lvtao-sec avatar Feb 05 '22 08:02 lvtao-sec