commit | 1a80a098c606b285fb0a13aa992af4f86da1ff06 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed May 14 09:15:16 2025 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed May 14 09:15:16 2025 -0700 |
tree | c7b2e187b48c8e0a5299223cef7f6160a73cba3d | |
parent | 00f281fd9d8ddc1a83d3b188c087edac2116a089 [diff] | |
parent | 11854fe263eb1b9a8efa33b0c087add7719ea9b4 [diff] |
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