看板 FB_security 關於我們 聯絡資訊
2006/6/18, Dag-Erling Sm=F8rgrav <des@des.no>: > "Nick Borisov" <neiro21@gmail.com> 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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"