Skip to content
Snippets Groups Projects
Commit ece9004c authored by Mahesh Kallelil's avatar Mahesh Kallelil
Browse files

soc/google/cpif: Fix OOB read from legacy ipc channel


There are two instances where a pointer from CP shared memory is
used to read from the CP buffer. Without checking for bounds, we risk
OOB read from AP.

Bug: 321714444
Change-Id: I9af053638a85584a9f259c7e43edbf66ee7568ca
Signed-off-by: default avatarMahesh Kallelil <kallelil@google.com>
parent af3cc77d
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment