syzkaller/sys/linux/dev_char_usb_amd64.const
Andrey Konovalov d545e945ce sys/linux: add syz_open_dev$char_usb descriptions
syz_open_dev$char_usb opens char devices with major = USB_MAJOR.
Sanitize its values to make sure it doesn't open other char/block devices.
2019-08-08 15:34:27 +02:00

5 lines
66 B
Plaintext

# AUTOGENERATED FILE
USB_MAJOR = 180
__NR_read = 0
__NR_write = 1