On 24.09.2024 13:09, Jan Beulich wrote: > On 24.09.2024 12:22, Frediano Ziglio wrote: >> 4- .rodata for some reason is not marked as READONLY, even on ELF you >> get the same issue. > > I can confirm this oddity, without having an explanation. It must be > one of the inputs; I've checked that prelink.o's .rodata is r/o. So it > can only be some other constituent.
That's from .data.ro_after_init and .data.rel.ro*. Jan
