Mailinglist Archive: opensuse-bugs (7187 mails)
| < Previous | Next > |
[Bug 356555] New: udev rule oddity (/dev/random vs urandom)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 27 Jan 2008 12:56:23 -0700 (MST)
- Message-id: <bug-356555-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=356555
Summary: udev rule oddity (/dev/random vs urandom)
Product: openSUSE 10.3
Version: Final
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: jengelh@xxxxxx
QAContact: qa@xxxxxxx
Found By: Beta-Customer
In 50-udev-default.rules, we have:
50-udev-default.rules:KERNEL=="null|zero|random", MODE="0666"
50-udev-default.rules:KERNEL=="urandom", MODE="0644"
why is random 0666 while urandom is only 0644? If there was a security issue,
random would be 0644 too.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: udev rule oddity (/dev/random vs urandom)
Product: openSUSE 10.3
Version: Final
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: jengelh@xxxxxx
QAContact: qa@xxxxxxx
Found By: Beta-Customer
In 50-udev-default.rules, we have:
50-udev-default.rules:KERNEL=="null|zero|random", MODE="0666"
50-udev-default.rules:KERNEL=="urandom", MODE="0644"
why is random 0666 while urandom is only 0644? If there was a security issue,
random would be 0644 too.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |