]> git.ipfire.org Git - thirdparty/linux.git/commit
Revert "ALSA: timer: Fix UAF at snd_timer_user_params()"
authorTakashi Iwai <tiwai@suse.de>
Tue, 9 Jun 2026 11:50:54 +0000 (13:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Jun 2026 07:36:28 +0000 (09:36 +0200)
commitdde75ff0f651182b671da700441406b8f9de3984
tree4a5f08571571600bc80716ffe1e6b89f76604ae9
parentccd0db6671d2cae986b2daa1c538b6d541a9d62c
Revert "ALSA: timer: Fix UAF at snd_timer_user_params()"

This reverts commit 053a401b592be424fea9d57c789f66cd5d8cec11.

With the change of the timer object lifecycle with kref, this
temporary workaround is no longer needed.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20260609115100.806869-3-tiwai@suse.de
sound/core/timer.c