[Bug 1983359] Re: hwrng drivers missing in initrd.img
Launchpad Bug Tracker
1983359 at bugs.launchpad.net
Mon Aug 22 19:38:24 UTC 2022
This bug was fixed in the package initramfs-tools - 0.140ubuntu16
---------------
initramfs-tools (0.140ubuntu16) kinetic; urgency=medium
* Add char/hw_random drivers (LP: #1983359)
-- Heinrich Schuchardt <heinrich.schuchardt at canonical.com> Tue, 02 Aug
2022 22:54:09 +0200
** Changed in: initramfs-tools (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1983359
Title:
hwrng drivers missing in initrd.img
Status in initramfs-tools package in Ubuntu:
Fix Released
Status in initramfs-tools source package in Jammy:
New
Bug description:
The initialization of the entropy buffer of the urandom device is
critical for security.
When booting Jammy 22.04.1 on QEMU riscv64 I see the following
warnings:
[ 14.654546] random: lvm: uninitialized urandom read (4 bytes read)
[ 15.247995] random: lvm: uninitialized urandom read (2 bytes read)
[ 22.484719] random: lvm: uninitialized urandom read (4 bytes read)
[ 43.161846] random: lvmconfig: uninitialized urandom read (4 bytes read)
[ 48.862281] random: lvm: uninitialized urandom read (4 bytes read)
Module virtio-rng.ko is missing in initrd.img.
Adding virtio_rng to /etc/initramfs-tools/modules avoids the warnings.
Hardware RNG drivers should generally be included in the initrd to
provide early entropy.
Best regards
Heinrich
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1983359/+subscriptions
More information about the foundations-bugs
mailing list