mseal_all()
mseal_all()
Posted Jan 22, 2024 23:05 UTC (Mon) by itsmycpu (guest, #139639)In reply to: mseal_all() by itsmycpu
Parent article: mseal() gets closer
Or something like this: mseal_all() would mean that all existing mappings perhaps have certain unconditional restrictions, yet the additional restriction that other operations on them can only be performed by code that is now sealed and in a read-only memory area. (This would mean the mappings internally receive a timestamp, and any attempt to change a restricted mapping involves comparing the code's seal-timestamp to the mappings seal-timestamp.)