lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 30 May 2022 11:24:55 +0200
From:   Toralf Förster <toralf.foerster@....de>
To:     Linux Kernel <linux-kernel@...r.kernel.org>
Subject: 5.18.1 has thousands of similar lines in dmesg with
 CONFIG_WARN_ALL_UNSEEDED_RANDOM=y

This deletes the early boot messages in dmesg:

/var/log # head dmesg
[    3.114274] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0
[    3.114286] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0
[    3.114291] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0
[    3.114297] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0
[    3.114304] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0
[    3.114315] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0
[    3.114323] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0
[    3.114329] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0
[    3.114333] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0
[    3.114345] random: get_random_u32 called from
allocate_slab+0x144/0x480 with crng_init=0

5.18.0 was fine

--
Toralf

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ