Re: memory pages nulling when releasing
- From: "Nick Borisov" <neiro21@xxxxxxxxx>
- Date: Mon, 19 Jun 2006 00:09:57 +0400
2006/6/18, Dag-Erling Smørgrav <des@xxxxxx>:
"Nick Borisov" <neiro21@xxxxxxxxx> writes:
> Could you tell me if FreeBSD supports memory page nulling when
> releasing it to prevent unauthorized access to data left in the page
> after it's allocated again.
Processes always get zeroed pages from the kernel. This is the case
for all Unices, and has been for decades.
Well, providing zeroed pages to processes is not quite similar to
explicit cleaning of pages after use as some security standards
demand. That's why I'm asking. The "Z" malloc option seems to be
suitable but it's actually for debugging.
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: memory pages nulling when releasing
- From: Oliver Fromme
- Re: memory pages nulling when releasing
- From: Dag-Erling Smørgrav
- Re: memory pages nulling when releasing
- From: R. B. Rid***
- Re: memory pages nulling when releasing
- References:
- memory pages nulling when releasing
- From: Nick Borisov
- Re: memory pages nulling when releasing
- From: Dag-Erling Smørgrav
- memory pages nulling when releasing
- Prev by Date: Re: memory pages nulling when releasing
- Next by Date: Re: memory pages nulling when releasing
- Previous by thread: Re: memory pages nulling when releasing
- Next by thread: Re: memory pages nulling when releasing
- Index(es):