diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-08-15 09:40:52 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-08-19 12:08:06 -0300 |
commit | 0d616f2a3fdbf1304db44d451d9f07008556923b (patch) | |
tree | 762d013aae2471f9fa245c05bf140fcd9b6c039b /drivers/media/usb | |
parent | 3cec570b6d9c371bef1688a00ceb039aa4221fb7 (diff) |
media: radio/si470x: kill urb on error
In the probe() function radio->int_in_urb was not killed if an
error occurred in the probe sequence. It was also missing in
the disconnect.
This caused this syzbot issue:
https://syzkaller.appspot.com/bug?extid=2d4fc2a0c45ad8da7e99
Reported-and-tested-by: syzbot+2d4fc2a0c45ad8da7e99@syzkaller.appspotmail.com
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/usb')
0 files changed, 0 insertions, 0 deletions