| Summary: | named could not open entropy source /dev/urandom | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Bit Twister <bittwister2> |
| Component: | RPM Packages | Assignee: | Guillaume Rousse <guillomovitch> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | marja11, thierry.vignaud |
| Version: | Cauldron | Keywords: | 6sta2 |
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | MGA5TOO | ||
| Source RPM: | bind-9.10.5-1.mga6.src.rpm | CVE: | |
| Status comment: | |||
|
Description
Bit Twister
2014-01-25 08:00:10 CET
Colin, I guess it's a duplicate of the static nodes bug you fixed? CC:
(none) =>
thierry.vignaud Don't think so Thierry. urandom shouldn't need ACL stuff or a backing module so the static node config doesn't really come into it. Dunno why this would break to be honest :s Verified problem is valid on Release 5. I'm guessing this is actually a chrooting problem with named. It likely doesn't create/expose the urandom device. The 2nd line in the log seems to suggest this. Reassigning to named package. Version:
Cauldron =>
5 ls /var/lib/named/dev -lh total 0 srw-rw-rw- 1 root root 0 May 28 12:32 log= crw-rw-rw- 1 root root 1, 3 Oct 4 2006 null crw-rw-rw- 1 root root 1, 8 Oct 4 2006 random crw-rw-rw- 1 root root 1, 8 Apr 27 2007 urandom crw-r--r-- 1 root root 1, 5 May 5 2013 zero So I have urandom un my /var/lib/named/dev but it was created long, long ago (also it's minor number is incorrect - it should be 9). Looking at the /usr/sbin/setup-named-chroot.sh script it seems to not do anything related to this so I suspect my system is working because it's been upgraded for a long, long time! This whole chroot thing in named is just weird. It would probably make more sense to kill it off and use the various built in systemd Protect* directives to secure things. The chroot stuff is just fragile...
Samuel Verschelde
2015-07-01 12:21:39 CEST
Summary:
4_rc: named could not open entropy source /dev/urandom =>
named could not open entropy source /dev/urandom
Bit Twister
2016-07-06 22:57:09 CEST
Summary:
named could not open entropy source /dev/urandom =>
6_s1: named could not open entropy source /dev/urandom
Bit Twister
2017-01-23 19:31:02 CET
Status comment:
(none) =>
6_s2 reassigning to registered bind maintainer CC:
(none) =>
marja11
Bit Twister
2017-01-31 18:49:27 CET
Keywords:
(none) =>
6sta2
Bit Twister
2017-04-18 09:48:45 CEST
Source RPM:
bind-9.10.4.P5-1.mga6.src.rpm =>
bind-9.10.4.P8-1.mga6.src.rpm
Bit Twister
2017-05-03 13:27:24 CEST
Source RPM:
bind-9.10.4.P8-1.mga6.src.rpm =>
bind-9.10.5-1.mga6.src.rpm Fixed in release 9.10.5-2.mga6. Status:
NEW =>
RESOLVED |