Re: sound: use-after-free in snd_timer_notify1

2016-01-31 Thread Takashi Iwai
On Sun, 24 Jan 2016 11:10:33 +0100, Dmitry Vyukov wrote: > > Hello, > > The following program causes use-after-free in snd_timer_notify1: > > == > BUG: KASAN: use-after-free in snd_timer_notify1+0x411/0x460 at addr > 880035a433e

sound: use-after-free in snd_timer_notify1

2016-01-24 Thread Dmitry Vyukov
Hello, The following program causes use-after-free in snd_timer_notify1: == BUG: KASAN: use-after-free in snd_timer_notify1+0x411/0x460 at addr 880035a433e0 Read of size 8 by task syz-executor/6 ==