[PATCH v2] eal/linux: improve ASLR check
Stephen Hemminger
stephen at networkplumber.org
Thu Mar 13 16:37:33 CET 2025
On Thu, 13 Mar 2025 14:19:03 +0800
Yang Ming <ming.1.yang at nokia-sbell.com> wrote:
> This change ensures that the current process is checked for
> being run with 'setarch' before verifying the value of
> '/proc/sys/kernel/randomize_va_space'. The '-R' or
> '--addr-no-randomize' parameter of the 'setarch' command is used
> to disable the randomization of the virtual address space.
>
> Fixes: af75078fece3 ("first public release")
> Cc: stable at dpdk.org
>
> Signed-off-by: Yang Ming <ming.1.yang at nokia-sbell.com>
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the stable
mailing list