In the Linux kernel, the following vulnerability has been resolved: ELF: fix kernel.randomize_va_space double read ELF loader uses "randomize_va_space" twice. It is sysctl and can change at any moment, so 2 loads could see 2 different values in theory with unpredictable consequences. Issue exactly one load for consistent value across one exec.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024092750-CVE-2024-46826-7b80@gregkh/T
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:8870 https://access.redhat.com/errata/RHSA-2024:8870
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:8856 https://access.redhat.com/errata/RHSA-2024:8856
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:4341 https://access.redhat.com/errata/RHSA-2025:4341