aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
authorRuslan Bilovol <ruslan.bilovol@gmail.com>2021-03-01 13:49:34 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-23 12:54:56 +0100
commita59c68a6a3d1b18e2494f526eb19893a34fa6ec6 (patch)
treeaa775b14ec88e80e19b9093cb7bb13bce7950a10 /include
parentusb: gadget: f_uac2: validate input parameters (diff)
downloadwireguard-linux-a59c68a6a3d1b18e2494f526eb19893a34fa6ec6.tar.xz
wireguard-linux-a59c68a6a3d1b18e2494f526eb19893a34fa6ec6.zip
usb: gadget: f_uac1: validate input parameters
Currently user can configure UAC1 function with parameters that violate UAC1 spec or are not supported by UAC1 gadget implementation. This can lead to incorrect behavior if such gadget is connected to the host - like enumeration failure or other issues depending on host's UAC1 driver implementation, bringing user to a long hours of debugging the issue. Instead of silently accept these parameters, throw an error if they are not valid. Signed-off-by: Ruslan Bilovol <ruslan.bilovol@gmail.com> Link: https://lore.kernel.org/r/1614599375-8803-5-git-send-email-ruslan.bilovol@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions