Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Mark two entries as done.
details: https://anonhg.NetBSD.org/src/rev/6d662b12bab7
branches: trunk
changeset: 365147:6d662b12bab7
user: maxv <maxv%NetBSD.org@localhost>
date: Thu Aug 02 17:34:51 2018 +0000
description:
Mark two entries as done.
diffstat:
doc/TODO.kaslr | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 66d792559360 -r 6d662b12bab7 doc/TODO.kaslr
--- a/doc/TODO.kaslr Thu Aug 02 17:18:00 2018 +0000
+++ b/doc/TODO.kaslr Thu Aug 02 17:34:51 2018 +0000
@@ -1,7 +1,7 @@
====== POINTER LEAKS ======
--- Change the permissions of /dev/ksyms, as discussed in:
- http://mail-index.netbsd.org/tech-kern/2018/01/17/msg022960.html
+[DONE] -- Change the permissions of /dev/ksyms, as discussed in:
+ http://mail-index.netbsd.org/tech-kern/2018/01/17/msg022960.html
-- The address of a non-public section is leaked because of Meltdown,
"jmp handler". This can easily be fixed by pushing the handlers into
@@ -29,7 +29,7 @@
-- Randomize the kernel main memory (VM_MIN_KERNEL_ADDRESS).
--- Randomize the direct map.
+[DONE] -- Randomize the direct map.
-- Randomize the PCPU area.
Home |
Main Index |
Thread Index |
Old Index