Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Sunday, 10-Sep-2023 21:29:00 JSTHaelwenn /элвэн/ :triskell: @ledoian If your brain model is Linux, yeah, it's probably done for.
BSD maybe less so.
And libc is no place to put enforcements in, only thing the libc needs to do is provide userland functions and *maybe* syscall wrappers.
Because otherwise anything that's not using the code in your preferred libc would be left open, setuid isn't even only called by programs written in C.