Y
Hacker News
new
|
ask
|
show
|
jobs
by
nnamtr
1754 days ago
How are rootkits possible in Fuchsia? IIUC, drivers run in user space, don't they?
1 comments
monocasa
1754 days ago
Since it's capability based, the kernel doesn't export a list of current processes. That arguably makes rootkits easier even if they live in user space.
link