Skip to content

Commit a8ab9d5

Browse files
timecrime errata
1 parent 032cbf5 commit a8ab9d5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

timecrime.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,10 @@
5353
* * Uptime = (last_TSval - first_TSval) / 1000 → accurate
5454
*
5555
* Tested on kernel 6.12.48 (Debian 13, DigitalOcean, 2025-11-07):
56-
* Even with =1, PoC reports precise uptime and 1000 Hz clock.
56+
* Even with =1, PoC reports uptime and 1000 Hz clock. The uptime
57+
* is not precise, however it is consistent and mono observable,
58+
* allowing to determine when the system reboots e.g. kernel patches
59+
* or panic.
5760
*
5861
* Impact:
5962
* * Remote, unauthenticated uptime/boot-time disclosure

0 commit comments

Comments
 (0)