Remix.run Logo
yjftsjthsd-h 3 days ago

Can't the kernel set up hardware-backed memory maps to partially blind itself to other memory regions? (Only "partially" because even then I expect it could just change the mappings, but it's still a protection against accidental corruption)

p_l 18 hours ago | parent [-]

That's standard part of setups like that, the cooperative aspect is that they have to set the memory map so they don't overlap.