diff options
| author | Takashi Iwai <tiwai@suse.de> | 2026-04-27 14:37:53 +0200 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2026-04-28 08:12:58 +0200 |
| commit | 0a7b5221b5b51cc798fcfc3be00d02eade149d69 (patch) | |
| tree | 20ecca51cedd807a1e46ce36fbca1f49d7755ae9 /include/linux/stacktrace.h | |
| parent | 7a5f1cd22d47f8ca4b760b6334378ae42c1bd24b (diff) | |
ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path
The previous fix for handling the error from setup_card() missed that
an internal URB cdev->ep1_in_urb might have been already submitted
beforehand. In the normal case, this URB gets killed at the
disconnection, but in the error path, we didn't do it, hence there can
be a potential leak.
Fix it in the error path for setup_card(), too.
Fixes: 28abd224db4a ("ALSA: caiaq: Handle probe errors properly")
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20260427123819.890185-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
