Skip to content
Commit 50241020 authored by Shalini Manjunatha's avatar Shalini Manjunatha Committed by Gerrit - the friendly Code Review server
Browse files

dsp: q6core: validate payload size before access for AVCS


Payload size is not checked before payload access for AVCS.
Check size to avoid out-of-boundary memory access.

Change-Id: I6de3342617bd4f3fb8849ad2230dd57c07469372
Signed-off-by: default avatarShalini Manjunatha <quic_c_shalma@quicinc.com>
parent 98fd7ebd
Please register or to comment