K 10 svn:author V 7 ghelmer K 8 svn:date V 27 2006-06-14T21:20:39.000000Z K 7 svn:log V 538 MFC procfs.c revisions 1.13 and 1.14: 1.13: Revision 1.4 set access for all sensitive files in /proc/ to mode 0 if a process's uid or gid has changed, but the /proc/ directory itself was also set to mode 0. Assuming this doesn't open any security holes, open access to the /proc/ directory for users other than root to read or search the directory. 1.14: Upon further review, DES prefers this change over that in revision 1.13 to resolve the directory access problem for processes with P_SUGID flag set. END