Y
Hacker News
new
|
ask
|
show
|
jobs
by
frumiousirc
40 days ago
If I'm a malicious actor that gets root, can I killswitch the killswitch?
3 comments
htmlenjoyye
40 days ago
you're on the other side of the secure door already
killswitch is to prevent you from gaining root
link
cowthulhu
40 days ago
Once you’ve got root, you don’t need to exploit compromised code to do whatever you want.
link
LoganDark
39 days ago
LSMs say otherwise
link
worthless-trash
39 days ago
ring0 loadable kernel modules disagree.
link
LoganDark
38 days ago
Only to the extent there is not a deeply embedded core, of course. Or SMM
link
worthless-trash
38 days ago
Neither of those are LSM though right ?
link
tandr
39 days ago
Or malloc(), or open()... They kind of discussing it in the thread on how to prevent this from a malicious actor (or from footgunning yourself), but my understanding it is not all that plain and simple...
link
killswitch is to prevent you from gaining root