ASoC: msm: audio-effects: misc fixes in h/w accelerated effect

Adding memory copy size check and integer overflow check in h/w
accelerated effect driver.

Change-Id: I17d4cc0a38770f0c5067fa8047cd63e7bf085e48
CRs-Fixed: 1006609
Signed-off-by: Weiyin Jiang <wjiang@codeaurora.org>
CVE-2016-2068
Signed-off-by: Kevin F. Haggerty <haggertk@lineageos.org>
This commit is contained in:
Weiyin Jiang 2016-04-26 14:35:38 +08:00 committed by Francescodario Cuzzocrea
parent 3307c4ab46
commit 321340e9fa
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved.
* Copyright (c) 2012-2016, The Linux Foundation. All rights reserved.
* Author: Brian Swetland <swetland@google.com>
*
* This software is licensed under the terms of the GNU General Public