[go: up one dir, main page]

|
|
Log in / Subscribe / Register

Running code within another process's address space

Running code within another process's address space

Posted Apr 16, 2021 20:13 UTC (Fri) by luto (subscriber, #39314)
In reply to: Running code within another process's address space by josh
Parent article: Running code within another process's address space

setuid could be solved by a new syscall. The error handling might be nontrivial, but it’s doable.


to post comments

Running code within another process's address space

Posted Apr 17, 2021 0:47 UTC (Sat) by Cyberax (✭ supporter ✭, #52523) [Link]

Can we just get a file-decriptor based process API? Then the need to inject stuff into other processes would be severely reduced.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds