Skip to content
Commit 3c691326 authored by Gerd Hoffmann's avatar Gerd Hoffmann Committed by Michael Roth
Browse files

audio: release capture buffers



AUD_add_capture() allocates two buffers which are never released.
Add the missing calls to AUD_del_capture().

Impact: Allows vnc clients to exhaust host memory by repeatedly
starting and stopping audio capture.

Fixes: CVE-2017-8309
Cc: P J P <ppandit@redhat.com>
Cc: Huawei PSIRT <PSIRT@huawei.com>
Reported-by: default avatar"Jiangxin (hunter, SCC)" <jiangxin1@huawei.com>
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
Reviewed-by: default avatarPrasad J Pandit <pjp@fedoraproject.org>
Message-id: 20170428075612.9997-1-kraxel@redhat.com
(cherry picked from commit 3268a845)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 40a7d47c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment