Why does entropy_avail decreases every 5 minute without anything accessing /dev/random?

Solution Verified - Updated -

Issue

  • While no processes are accessing /dev/random, we see that /proc/sys/kernel/random/entropy_avail decreases. Why is that?
$ while true; do cat /proc/sys/kernel/random/entropy_avail;sleep 1;done
3112
3113
3083
3083

Environment

  • Red Hat Enterprise Linux 7.
  • Red Hat Enterprise Linux 8.
  • Red Hat Enterprise Linux 9.

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content