commit | 99fee508245825765ff60155fed43f970ff83a8f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Oct 11 16:39:02 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Oct 11 17:01:18 2017 +0200 |
tree | 6b8ed4cb61f1485ed5d129c2ad8203a48b50a0de | |
parent | 71105998845fb012937332fe2e806d443c09e026 [diff] |
ALSA: caiaq: Fix stray URB at probe error path caiaq driver doesn't kill the URB properly at its error path during the probe, which may lead to a use-after-free error later. This patch addresses it. Reported-by: Johan Hovold <johan@kernel.org> Reviewed-by: Johan Hovold <johan@kernel.org> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>