Does Linux process exist information leakage?

Scott Lovenberg scott.lovenberg at gmail.com
Thu Jan 19 09:48:41 EST 2012


On Tue, Jan 17, 2012 at 20:53, Fredrick <fjohnber at zoho.com> wrote:

> When you malloc a memory or mmap a MAP_ANON memory, it is virtually
> allocated. When you read or write to it, the process takes a page fault.
> The page fault handler zeroes those memory and hands it to the process.
> So I think there is no leak.
>
> -Fredrick
>
>

Thanks for clearing that up.  I learned something today. :)

-- 
Peace and Blessings,
-Scott.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120119/fd98b98a/attachment.html 


More information about the Kernelnewbies mailing list