Files
twx-linux/drivers
Rajat Asthana 121221d65a media: mceusb: return without resubmitting URB in case of -EPROTO error.
[ Upstream commit 476db72e52 ]

Syzkaller reported a warning called "rcu detected stall in dummy_timer".

The error seems to be an error in mceusb_dev_recv(). In the case of
-EPROTO error, the routine immediately resubmits the URB. Instead it
should return without resubmitting URB.

Reported-by: syzbot+4d3749e9612c2cfab956@syzkaller.appspotmail.com
Signed-off-by: Rajat Asthana <rajatasthana4@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-26 11:48:29 +01:00
..
2021-11-26 11:48:18 +01:00
…
…
…
…
…
…
2021-11-26 11:48:20 +01:00
2021-09-22 11:43:02 +02:00
…
…
2021-11-26 11:48:20 +01:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…