Skip to content
Snippets Groups Projects
Commit 19bc7b12 authored by Santosh Sakore's avatar Santosh Sakore
Browse files

msm: adsprpc: Use copy from user for compat invoke user pointers


When allocating context to copy the compat invoke call arguments data,
it incorrectly treats compat invoke call arguments as kernel memory,
leading to exceptions. The fix is to recognize them as userspace pointers.

Acked-by: default avatarRamesh Nallagopu <rnallago@qti.qualcomm.com>
Change-Id: I3e3e4b115873a94cfe26b4ab1d3e5ace917686bb
Signed-off-by: default avatarSantosh Sakore <quic_ssakore@quicinc.com>
parent d82a937f
No related branches found
Tags v6.0-rc5
Loading
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