hualing chen bc03cec41e media_proxy: CB1 fix copy data from user sapce error. [1/1]
PD#OTT-83341

Problem:
1 user space ptr not use compat_ptr to processes from
32bit userspace;the ptr cannot used by copy_from_user.

Solution:
1 used compat_ptr to processes pointers from 32bit userspace.

Verify:
ohm

Change-Id: I4268111b415f48a71a5d9f5c11331a973d391fd0
Signed-off-by: hualing chen <hualing.chen@amlogic.com>
2025-08-07 14:10:41 +08:00
2025-04-12 21:36:33 -07:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%