commit | 588b3416ba26e03c1f0680fc2d55dbeb69e13482 | [log] [tgz] |
---|---|---|
author | Fred Oh <fred@codeaurora.org> | Thu Oct 03 20:03:38 2013 -0700 |
committer | Fred Oh <fred@codeaurora.org> | Mon Nov 11 16:07:28 2013 -0800 |
tree | 02e23d478386a75905374b0d426aca38d6767db9 | |
parent | 407e5636cb7812f312637f305cbf572c3a94b055 [diff] |
ASoC: msm: q6: check upper bounds when copy ac3 params Although AC3 maximum param size is fixed, better check upper bounds when copy user data. It might cause overflow, possibly cause memory corruption. Change-Id: Iaded762f774c608e48e685d92204fc7516aa3063 Signed-off-by: Fred Oh <fred@codeaurora.org>