From: Pavel Skripkin <paskripkin@gmail.com>
To: perex@perex.cz, tiwai@suse.com, kai.heng.feng@canonical.com
Cc: Pavel Skripkin <paskripkin@gmail.com>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: [PATCH next 0/2] fixes for sound: usb:
Date: Tue, 9 Mar 2021 01:29:26 +0300 [thread overview]
Message-ID: <cover.1615242183.git.paskripkin@gmail.com> (raw)
This small patch series fixes 2 errors from commit 9799110825db
("ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend()").
One of them was reported by syzbot, but second one appeared while testing fixes for the first one.
Pavel Skripkin (2):
sound: usb: fix NULL ptr dereference in usb_audio_probe
sound: usb: fix use after free in usb_audio_disconnect
sound/usb/card.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
2.25.1
WARNING: multiple messages have this Message-ID (diff)
From: Pavel Skripkin <paskripkin@gmail.com>
To: perex@perex.cz, tiwai@suse.com, kai.heng.feng@canonical.com
Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
Pavel Skripkin <paskripkin@gmail.com>
Subject: [PATCH next 0/2] fixes for sound: usb:
Date: Tue, 9 Mar 2021 01:29:26 +0300 [thread overview]
Message-ID: <cover.1615242183.git.paskripkin@gmail.com> (raw)
This small patch series fixes 2 errors from commit 9799110825db
("ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend()").
One of them was reported by syzbot, but second one appeared while testing fixes for the first one.
Pavel Skripkin (2):
sound: usb: fix NULL ptr dereference in usb_audio_probe
sound: usb: fix use after free in usb_audio_disconnect
sound/usb/card.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
2.25.1
next reply other threads:[~2021-03-09 7:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-08 22:29 Pavel Skripkin [this message]
2021-03-08 22:29 ` [PATCH next 0/2] fixes for sound: usb: Pavel Skripkin
2021-03-08 22:30 ` [PATCH next 1/2] sound: usb: fix NULL ptr dereference in usb_audio_probe Pavel Skripkin
2021-03-08 22:30 ` Pavel Skripkin
2021-03-09 6:37 ` Takashi Iwai
2021-03-09 6:37 ` Takashi Iwai
2021-03-08 22:30 ` [PATCH next 2/2] sound: usb: fix use after free in usb_audio_disconnect Pavel Skripkin
2021-03-08 22:30 ` Pavel Skripkin
2021-03-09 6:43 ` Takashi Iwai
2021-03-09 6:43 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1615242183.git.paskripkin@gmail.com \
--to=paskripkin@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=kai.heng.feng@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.