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

Commit 4280cfd5 authored by Kamal Negi's avatar Kamal Negi
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 4a2c6023
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