[PATCH v2] eal/linux: improve ASLR check
David Marchand
david.marchand at redhat.com
Thu May 15 13:45:09 CEST 2025
On Thu, Mar 13, 2025 at 4:37 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> 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>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list