syzkaller


{
	"name": "",
	"target": "linux/amd64",
	"http": "79.174.14.18:56741",
	"rpc": ":0",
	"workdir": "/root/workdir_xfrm_end",
	"kernel_obj": "/root/linux",
	"kernel_src": "/root/linux",
	"kernel_build_src": "/root/linux",
	"android_split_build": false,
	"kernel_subsystem": [
		{
			"name": "all",
			"path": [
				""
			]
		}
	],
	"image": "/root/image/my/trixie.img",
	"sshkey": "/root/image/my/trixie.id_rsa",
	"ssh_user": "root",
	"syzkaller": "/root/syzkaller",
	"procs": 4,
	"max_crash_logs": 100,
	"sandbox": "none",
	"sandbox_arg": 0,
	"snapshot": false,
	"cover": true,
	"cover_filter": {},
	"raw_cover": false,
	"reproduce": true,
	"preserve_corpus": true,
	"enable_syscalls": [
		"sendmsg$nl_xfrm_iptfs",
		"sendmsg$nl_xfrm_esn_out",
		"sendmsg$nl_xfrm_esn_in",
		"sendmsg$nl_xfrm_chain",
		"socket$nl_xfrm",
		"sendmsg$nl_xfrm",
		"setsockopt$netlink_NETLINK_ADD_MEMBERSHIP",
		"setsockopt$netlink_NETLINK_DROP_MEMBERSHIP",
		"setsockopt$netlink_NETLINK_LISTEN_ALL_NSID",
		"setsockopt$netlink_NETLINK_CAP_ACK",
		"capget",
		"capset",
		"clone",
		"unshare",
		"fstat",
		"getpid",
		"gettid",
		"geteuid",
		"syz_clone",
		"wait4",
		"waitid",
		"tkill",
		"tgkill",
		"exit",
		"exit_group",
		"setuid",
		"getuid"
	],
	"strace_bin": "",
	"strace_bin_on_target": false,
	"execprog_bin_on_target": "",
	"executor_bin_on_target": "",
	"run_fsck": true,
	"type": "qemu",
	"vm": {
		"count": 3,
		"kernel": "linux/arch/x86/boot/bzImage",
		"cmdline": "net.ifnames=0",
		"cpu": 1,
		"mem": 4096
	},
	"asset_storage": null,
	"memory_dump": false,
	"Experimental": {
		"reset_acc_state": false,
		"remote_cover": true,
		"cover_edges": true,
		"descriptions_mode": "manual",
		"focus_areas": [
			{
				"name": "filtered",
				"filter": {
					"files": [
						"^net/xfrm/xfrm_user.c$",
						"^net/xfrm/xfrm_policy.c$",
						"^net/xfrm/xfrm_state.c$",
						"^net/netlink/",
						"^net/xfrm/"
					]
				},
				"weight": 1
			}
		],
		"enable_kfuzztest": false
	}
}