-
Bug
-
Resolution: Unresolved
-
Minor
-
rhel-10.0
-
None
-
None
-
461cab1de747f3842f27a5d24977d78d561d45f9
-
rhel-sst-pt-libraries
-
ssg_platform_tools
-
3
-
False
-
-
No
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
Unspecified Release Note Type - Unknown
-
-
All
-
None
The arc4random function currently does not perform any userspace buffering. This means we incur the system call overhead. In upstream Linux 6.5, there appears to be a chacha_permute call for every getrandom system call.
Linus Torvalds recommends userspace buffering: Re: [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
- depends on
-
RHEL-57777 glibc: Import bug fixes: F40 → c10s (snapshot 5)
- Planning