From: NIIBE Y. <gn...@ch...> - 2000-11-25 01:26:42
|
David Howells wrote: > Here's another patch to traps.c. this one uses set_fs() and changes all > __copy_user() to copy_from_user() or copy_to_user() to protect against > userspace programs trying to be sneaky and access kernel space on unaligned > addresses. Thanks, installed. -- |