* [GIT PULL] core/core updates for v5.8
@ 2020-06-03 21:34 Borislav Petkov
2020-06-05 20:46 ` Linus Torvalds
2020-06-05 21:15 ` pr-tracker-bot
0 siblings, 2 replies; 3+ messages in thread
From: Borislav Petkov @ 2020-06-03 21:34 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kees Cook, x86-ml, lkml
Hi Linus,
please pull the set disabling automatic READ_IMPLIES_EXEC on x86-64 and
arm64.
Thx.
---
The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:
Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/core_core_updates_for_5.8
for you to fetch changes up to 6e0d6ac5f3d9d90271899f6d340872360fe1caee:
arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces (2020-04-20 19:44:27 +0200)
----------------------------------------------------------------
Split the old READ_IMPLIES_EXEC workaround from executable PT_GNU_STACK
now that toolchains long support PT_GNU_STACK marking and there's no
need anymore to force modern programs into having all its user mappings
executable instead of only the stack and the PROT_EXEC ones. Disable
that automatic READ_IMPLIES_EXEC forcing on x86-64 and arm64. Add tables
documenting how READ_IMPLIES_EXEC is handled on x86-64, arm and arm64.
By Kees Cook.
----------------------------------------------------------------
Kees Cook (6):
x86/elf: Add table to document READ_IMPLIES_EXEC
x86/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
x86/elf: Disable automatic READ_IMPLIES_EXEC on 64-bit
arm32/64/elf: Add tables to document READ_IMPLIES_EXEC
arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces
arch/arm/kernel/elf.c | 27 +++++++++++++++++++++++----
arch/arm64/include/asm/elf.h | 23 ++++++++++++++++++++++-
arch/x86/include/asm/elf.h | 22 +++++++++++++++++++++-
fs/compat_binfmt_elf.c | 5 +++++
4 files changed, 71 insertions(+), 6 deletions(-)
--
Regards/Gruss,
Boris.
SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] core/core updates for v5.8
2020-06-03 21:34 [GIT PULL] core/core updates for v5.8 Borislav Petkov
@ 2020-06-05 20:46 ` Linus Torvalds
2020-06-05 21:15 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2020-06-05 20:46 UTC (permalink / raw)
To: Borislav Petkov; +Cc: Kees Cook, x86-ml, lkml
On Wed, Jun 3, 2020 at 2:35 PM Borislav Petkov <bp@suse.de> wrote:
>
> please pull the set disabling automatic READ_IMPLIES_EXEC on x86-64 and
> arm64.
Ok, let's see if anybody hollers...
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] core/core updates for v5.8
2020-06-03 21:34 [GIT PULL] core/core updates for v5.8 Borislav Petkov
2020-06-05 20:46 ` Linus Torvalds
@ 2020-06-05 21:15 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2020-06-05 21:15 UTC (permalink / raw)
To: Borislav Petkov; +Cc: Linus Torvalds, Kees Cook, x86-ml, lkml
The pull request you sent on Wed, 3 Jun 2020 23:34:52 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/core_core_updates_for_5.8
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ac7b34218a0021bafd1d4c11c54217b930f516b0
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-06-05 21:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-03 21:34 [GIT PULL] core/core updates for v5.8 Borislav Petkov
2020-06-05 20:46 ` Linus Torvalds
2020-06-05 21:15 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox