id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
261	Source file permissions are not safe	guanx		"The source files are owned by a normal user. When root unpacks the tar ball to some public place, e.g. /usr/src or /tmp, normal users may have write access to the source.

To correct this, run the following command before packing the source code for publication:

chown -R root:root mc-x.y.z
chmod -R og-w mc-x.y.z"	defect	closed	major		mc-core	4.6.2	invalid						
