How simple is for the NSA to exploit an OS?

News, events, issues/items of the day. Does not need to be MV specific.

How simple is for the NSA to exploit an OS?

Postby pfarber » Wed Oct 09, 2013 10:21 am

This little tidbit is very interesting... you would think that 'hacking' an OS and allowing someone/something to do whatever they want on a computer system would be a long, difficult and drawn out hacker exercise.

NOPE.

This:

if ((options == (__WCLONE|__WALL)) && (current->uid = 0))
retval = -EINVAL;

is all you need. Actually, its the LACK of what's there that makes it work.

Read more about it here:

https://freedom-to-tinker.com/blog/felt ... t-of-2003/

And now the NSA is updating my file...
I got a Mountain Cur and a ~~pitbull~~ big loveable cuddle puppy
RIP Kimber 5/26/2022
RIP Yeager 1/3/2019
RIP TJ 3/25/2014
RIP Sugar Bear 8/29/2014
RIP Shilo 4/10/2015
RIP Yuki 2/19/2017
User avatar
pfarber
Motor Sergeant
 
Posts: 2839
Joined: Wed Oct 10, 2007 2:45 am
Location: The Internet

Return to Off-Topic