projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
00f281f
11854fe
)
Merge tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 14 May 2025 16:15:16 +0000
(09:15 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 14 May 2025 16:15:16 +0000
(09:15 -0700)
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
Trivial merge