A flaw was found in the kernel random number generator api. A null pointer dereference in in rngapi_reset function may result in denial of service. Crashing the system. References: https://bugzilla.redhat.com/show_bug.cgi?id=1485815 Upstream patch: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8fded5925d0a733c46f8d0b5edd1c9b315882b1d
Statement: This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5 and 6 and kernel-alt. This issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 7 and MRG-2. Future Linux kernel updates for the respective releases may address this issue.
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 1519239]
Acknowledgments: Name: ChunYu Wang (Red Hat)
do you have any reference to a patch for this bug?
As per comment #0, I believe it was fixed in the upstream refactor. It does not affect current upstream. The simple fix is to put a check in rngapi_reset checking for a slen of 0 then setting seed to null.
*** Bug 1490437 has been marked as a duplicate of this bug. ***
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2018:0676 https://access.redhat.com/errata/RHSA-2018:0676
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2018:1062 https://access.redhat.com/errata/RHSA-2018:1062