USB: serial: xr: fix NULL-deref at probe
Make sure that the probed device has an interface 0 to avoid dereferencing a NULL pointer in case of a malicious device or during USB-descriptor fuzzing. Fixes: c2d405aa ("USB: serial: add MaxLinear/Exar USB to Serial driver") Signed-off-by:Johan Hovold <johan@kernel.org>
Showing
Please register or sign in to comment