Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 62d56f92 authored by Vidyakumar Athota's avatar Vidyakumar Athota
Browse files

ASoC: msm: Fix to avoid crash during voip call



During voip call, size of downlink packet(frame.pktlen) is extracted
from userspace buffer. If size is greater than VOIP_MAX_VOC_PKT_SIZE
then it leads to crash due to unreferenced memory location. Fix to
make sure the size of downlink packet(frame.pktlen)value is less
than VOIP_MAX_VOC_PKT_SIZE.

Change-Id: Iaae62f3866150def35f13d9e05af0e28d81e51b4
Signed-off-by: default avatarVidyakumar Athota <vathota@codeaurora.org>
parent c8abc4ce
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