Thanks

I don't think that is true. Linux provides access checks and copying to/from user memory:angods wrote:https://wiki.osdev.org/System_Calls mentions, that Linux fails to verify pointers from userland. Can someone explain if that's still (or was ever) true and why exactly did Linux lack such safety checks?
Thanks
Then the osdev page should be correctedthewrongchristian wrote:I don't think that is true. Linux provides access checks and copying to/from user memory:angods wrote:https://wiki.osdev.org/System_Calls mentions, that Linux fails to verify pointers from userland. Can someone explain if that's still (or was ever) true and why exactly did Linux lack such safety checks?
Thanks
https://elixir.bootlin.com/linux/v5.14. ... cess.h#L52