LWN.net Logo

argyllcms: udev rules set incorrect tty permissions

Package(s):argyllcms CVE #(s):
Created:March 4, 2010 Updated:March 10, 2010
Description:

From the Red Hat bugzilla entry:

From /lib/udev/rules.d/55-Argyll.rules which is part of argyllcms-1.0.4-4.fc13.x86_64

 # Enable serial port connected instruments connected on first two ports.
 KERNEL=="ttyS[01]", MODE="666"

 # Enable serial port connected instruments on USB serial converteds connected
 # on  first two ports.
 KERNEL=="ttyUSB[01]", MODE="666"
This gives world-write read/write access to any tty device.
Alerts:
Fedora FEDORA-2010-3587 2010-03-03

(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds