Joe Klemmer@lemmy.myserv.one to Linux@lemmy.ml · 1 year agoNew 'Looney Tunables' Linux bug gives root on major distroswww.bleepingcomputer.comexternal-linkmessage-square68fedilinkarrow-up1289arrow-down13file-text
arrow-up1286arrow-down1external-linkNew 'Looney Tunables' Linux bug gives root on major distroswww.bleepingcomputer.comJoe Klemmer@lemmy.myserv.one to Linux@lemmy.ml · 1 year agomessage-square68fedilinkfile-text
minus-squareAffine Connection@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-21 year ago C was built mostly to abstract from assembly That’s actually not true; rather, many modern architectures are designed to allow languages like C to be compiled more easily. Old architectures don’t even have a built-in stack.
That’s actually not true; rather, many modern architectures are designed to allow languages like C to be compiled more easily. Old architectures don’t even have a built-in stack.