-
Notifications
You must be signed in to change notification settings - Fork 268
Intercept /proc/sys/kernel/random/uuid #3188
Copy link
Copy link
Closed
Labels
Priority: HighPrioritized ahead of most other issuesPrioritized ahead of most other issuesType: BugError or flaw producing unexpected resultsError or flaw producing unexpected results
Milestone
Description
From proc(2):
/proc/sys/kernel/random/uuid (since Linux 2.4)
Each read from this read-only file returns a randomly generated 128-bit UUID, as a string in the standard UUID format.
I noticed the tor unit tests read this file; not sure whether tor reads it in production.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: HighPrioritized ahead of most other issuesPrioritized ahead of most other issuesType: BugError or flaw producing unexpected resultsError or flaw producing unexpected results