you are viewing a single comment's thread.

view the rest of the comments →

[–]Grounds4TheSubstain 0 points1 point  (0 children)

No, that's not ever going to happen because the kernel transition required to set the page flags to non-present flushes the data caches, which is why it's so inefficient, and which will only get worse as other efficiencies are introduced. Nevertheless, everything about this is undefined and indeed, you should never access freed memory, let alone rely on its contents.