[PATCH v3 32/32] elf: Use memory protection keys for the protected memory allocator

Joseph Myers josmyers@redhat.com
Wed Mar 6 00:11:40 GMT 2024


On Thu, 7 Dec 2023, Florian Weimer wrote:

> diff --git a/NEWS b/NEWS
> index 8c1c149f91..a5ebe7cd54 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -149,6 +149,10 @@ Major new features:
>    explicitly enabled, then fortify source is forcibly disabled so to keep
>    original behavior unchanged.
>  
> +* The dynamic linker keeps link maps and other data structures read-only
> +  most of the time (RELRO link maps).  This behavior can be controlled
> +  by the new glibc.rtld.protmem tunable.
> +

This will need to move from the 2.38 section to the 2.40 section.

> +          _dl_fatal_printf ("\
> +Fatal glibc eror: cannot apply protoection key to protected memory\n");

s/protoection/protection/

-- 
Joseph S. Myers
josmyers@redhat.com



More information about the Libc-alpha mailing list