diff options
| author | Takashi Iwai <[email protected]> | 2017-02-08 11:35:39 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2017-02-08 11:42:37 +0000 |
| commit | 4842e98f26dd80be3623c4714a244ba52ea096a8 (patch) | |
| tree | 08e56d4db3d9f4d720fbaf3091d31ff219c5b58e /security/selinux/hooks.c | |
| parent | Revert "ALSA: line6: Only determine control port properties if needed" (diff) | |
| download | kernel-4842e98f26dd80be3623c4714a244ba52ea096a8.tar.gz kernel-4842e98f26dd80be3623c4714a244ba52ea096a8.zip | |
ALSA: seq: Fix race at creating a queue
When a sequencer queue is created in snd_seq_queue_alloc(),it adds the
new queue element to the public list before referencing it. Thus the
queue might be deleted before the call of snd_seq_queue_use(), and it
results in the use-after-free error, as spotted by syzkaller.
The fix is to reference the queue object at the right time.
Reported-by: Dmitry Vyukov <[email protected]>
Cc: <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
