K 10 svn:author V 7 dchagin K 8 svn:date V 27 2009-05-28T04:08:07.327407Z K 7 svn:log V 294 Merge r192373 from HEAD to stable/7: Validate user-supplied arguments values. Args argument is a pointer to the structure located in user space in which the socketcall arguments are packed. The structure must be copied to the kernel instead of direct dereferencing. Approved by: kib (mentor) END