mseal() gets closer
mseal() gets closer
Posted Feb 1, 2024 1:58 UTC (Thu) by kmeyer (subscriber, #50720)In reply to: mseal() gets closer by kmeyer
Parent article: mseal() gets closer
Maybe https://patchwork.kernel.org/project/linux-mm/cover/20240... :
> The specific scenario currently in mind is
> glibc's use case of loading and sealing ELF executables. To this end,
> Stephen is working on a change to glibc to add sealing support to the
> dynamic linker, which will seal all non-writable segments at startup.
Ok, interesting.