mseal() gets closer
mseal() gets closer
Posted Feb 1, 2024 1:55 UTC (Thu) by kmeyer (subscriber, #50720)Parent article: mseal() gets closer
Did you link to that somewhere or have more details? I'm curious what glibc would seal by default.
Posted Feb 1, 2024 1:58 UTC (Thu)
by kmeyer (subscriber, #50720)
[Link]
> The specific scenario currently in mind is
Ok, interesting.
mseal() gets closer
> 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.