Hello I have a question about memory protection under Mint I'm working with Mint under mode: KERN_SECURITY_LEVEL = 2 end KERN_MPFLAGS = 1 with KERN_MPFLAGS to 1, I have understand that child can't acces of the father memory, this a good thing, but in this case, does father can acces to child memory? As I can see I can access to basepage. Thanks Olivier