Bugzilla – Bug 106039
Insecure temporary files in /sbin/rename_netiface
Last modified: 2005-08-22 07:15:14 UTC
/sbin/rename_netiface insecurely creates the file /tmp/rename_netiface.log, which is easily exploitable (just did it). The entire script should be converted to using mktemp.
*** This bug has been marked as a duplicate of 104606 ***