Re: [PATCH v1] selftests: Handle old glibc without execveat(2)
From: Kees Cook <kees@kernel.org>
Date: 2025-01-27 19:39:16
Also in:
linux-integrity, lkml
From: Kees Cook <kees@kernel.org>
Date: 2025-01-27 19:39:16
Also in:
linux-integrity, lkml
On Wed, 15 Jan 2025 15:47:50 +0100, Mickaël Salaün wrote:
Add an execveat(2) wrapper because glibc < 2.34 does not have one. This fixes the check-exec tests and samples.
Applied to for-next/topic/execve/AT_EXECVE_CHECK, thanks!
[1/1] selftests: Handle old glibc without execveat(2)
https://git.kernel.org/kees/c/38567b972a22
Take care,
--
Kees Cook