Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

/dev/console permissions

Status
Not open for further replies.

kelleyz3

Technical User
Dec 20, 2004
1
US
During a vulnerability assessment I discovered that /dev/console was world readable and world writeable on several IRIX computers. My test case specifically says that this should not be world readable/writeable:
"The console device file can be compromised to intercept root’s commands or password. Therefore, it will not be world readable or writable. Terminal devices for other users can also be compromised and will not be world writable when in use by a user."
However, when changing the permissions on /dev/console to not world readable or world writeable, the system became unuseable. Is there something different about IRIX where /dev/console must be world readable and world writeable?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top