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

Skip to content
Commit fab64410 authored by Ravi kumar Koyyana's avatar Ravi kumar Koyyana Committed by Gerrit - the friendly Code Review server
Browse files

msm: camera2: cpp: Fix out-of-bounds frame or command buffer access



When user application provides invalid (out of range) stripe size and
stripe indices, while submitting  requests for the stripe based image
processing by the CPP kernel driver, the driver could  perform out of
bounds access of the internal buffers.

This fix ensures that stripe size and indices of frame/command buffer
are properly validated during the configuration and before processing
such requests through the CPP hardware block.

CRs-fixed: 2002207
Change-Id: Ib79e36fb507d8e75d8fc28afb990020a0e1bf845
Signed-off-by: default avatarRavi kumar Koyyana <rkoyyana@codeaurora.org>
parent 0f4c6731
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