mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
d545e945ce
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.
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
# AUTOGENERATED FILE
|
|
USB_MAJOR = 180
|
|
__NR_read = 0
|
|
__NR_write = 1
|