From: Linus Torvalds Date: Wed, 14 May 2025 16:15:16 +0000 (-0700) Subject: Merge tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... X-Git-Tag: v6.15-rc7~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a80a098c606b285fb0a13aa992af4f86da1ff06;p=thirdparty%2Flinux.git Merge tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Pull execve fix from Kees Cook: "This fixes a corner case for ASLR-disabled static-PIE brk collision with vdso allocations: - binfmt_elf: Move brk for static PIE even if ASLR disabled" * tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: binfmt_elf: Move brk for static PIE even if ASLR disabled --- 1a80a098c606b285fb0a13aa992af4f86da1ff06