"Kernel" dumps.

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Jan 12 05:20:00 PST 2005


Hi.

We need improve our dumps, really.

First of all they are too big, because we dump whole memory.
Second of all, they are not safe for our users.

We should implement two things:

- dumping only kernel pages (dump is smaller and without sensitive data
  from userland processes);
- add a malloc(9) flag M_NOUMP which will prevent from dumping
  pages with sensitive data (e.g. GBDE keys).

Any VM-skilled volunteers? Pretty please...

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20050112/23e59e97/attachment.bin


More information about the freebsd-arch mailing list