mirror of https://gitee.com/openkylin/linux.git
a31edb2059
Make sure not just the pointer itself but the whole range lies in
the user address space. For that pass the length and then use
the access_ok helper to do the check.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
sockopt.c |