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

Skip to content
Commit 3f8b61ec authored by Kamal Negi's avatar Kamal Negi Committed by Gerrit - the friendly Code Review server
Browse files

radio-iris: Use copy_from_user API to access userspace memory



Directly accessing userspace memory pointer in kernel space without
checking validity of pointer. This can lead to security vulnerability.
Use copy_from_user API's to make sure there is no illegal memory access.

Change-Id: I66a0b1931814ee19634a30dee02a5600066aa70b
Signed-off-by: default avatarKamal Negi <kamaln@codeaurora.org>
parent 180bd722
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