Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc more kernel address leaks
details: https://anonhg.NetBSD.org/src/rev/5861fea028bf
branches: trunk
changeset: 993318:5861fea028bf
user: maxv <maxv%NetBSD.org@localhost>
date: Tue Sep 04 15:41:08 2018 +0000
description:
more kernel address leaks
diffstat:
doc/TODO.kaslr | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r da6d6a83b658 -r 5861fea028bf doc/TODO.kaslr
--- a/doc/TODO.kaslr Tue Sep 04 15:36:01 2018 +0000
+++ b/doc/TODO.kaslr Tue Sep 04 15:41:08 2018 +0000
@@ -17,9 +17,14 @@
[DONE] -- PPPoE sends a kernel address as host unique. (What is this shit.)
--- "netstat -nat" leaks kernel addresses.
-
--- Investigate some other tools.
+-- Several entry points leak kernel addresses:
+ [DONE] - "modstat -k"
+ - "netstat -nat"
+ - kern.proc
+ - kern.proc2
+ - kern.file
+ - kern.file2
+ - kern.lwp
-- Be careful with dmesg.
Home |
Main Index |
Thread Index |
Old Index