mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
b094755316
* all: initialize vhci in linux * executor/common_linux.h: improve vhci initialization * pkg/repro/repro.go: add missing vhci options * executor/common_linux.h: fix type and add missing header * executor, pkg: do it like NetInjection * pkg/csource/csource.go: do not emit syz_emit_vhci if vhci is not enabled * executor/common_linux.h: fix format string * executor/common_linux.h: initialize with memset For som reason {0} gets complains about missing braces... * executor/common_linux.h: simplify vhci init * executor/common_linux.h: try to bring all available hci devices up * executor/common_linux.h: find which hci device has been registered * executor/common_linux.h: use HCI_VENDOR_PKT response to retrieve device id * sys/linux/dev_vhci.txt: fix structs of inquiry and report packets * executor/common_linux.h: remove unnecessary return statement and check vendor_pkt read size * executor/common_linux.h: remove unnecessary return statement and check vendor_pkt read size * sys/linux/dev_vhci.txt: pack extended_inquiry_info_t * sys/linux/l2cap.txt: add l2cap_conf_opt struct * executor/common_linux.h: just fill bd addr will 0xaa * executor/common_linux.h: just fill bd addr will 0xaa |
||
---|---|---|
.. | ||
binder | ||
binfmt | ||
can | ||
caps | ||
cgroup | ||
exit0 | ||
exit1 | ||
fd_assignment | ||
file | ||
file_immutable | ||
fuse_deadlock | ||
io_uring | ||
ipc | ||
mmap | ||
netrom | ||
pipe | ||
syz_mount_image | ||
tipc | ||
udp | ||
udp2 | ||
vhci | ||
vnet_tun | ||
vusb | ||
vusb_ath9k | ||
vusb_cdc_ecm | ||
vusb_cdc_ncm | ||
vusb_hid | ||
vusb_hid_hiddev | ||
vusb_printer | ||
wireguard |