Linked by Thom Holwerda on Thu 9th Aug 2007 17:02 UTC, submitted by Joe User
Privacy, Security, Encryption University of Cambridge researcher Robert Watson has published a paper at the First USENIX Workshop On Offensive Technology in which he describes serious vulnerabilities in OpenBSD's Systrace, Sudo, Sysjail, the TIS GSWTK framework, and CerbNG. The technique is also effective against many commercially available anti-virus systems. His slides include sample exploit code that bypasses access control, virtualization, and intrusion detection in under 20 lines of C code consisting solely of memcpy() and fork(). Sysjail has now withdrawn their software, recommending against any use, and NetBSD has disabled Systrace by default in their upcoming release.
Thread beginning with comment 262270
To read all comments associated with this story, please click here.
Well...
by jadeshade on Fri 10th Aug 2007 05:16 UTC
jadeshade
Member since:
2007-07-10

The NetBSD Toaster has a clear i/o channel (bread goes in the slot, toast goes out the slot), so that is at least one architecture that should be invulnerable to attack. If these researchers can have the machine produce toast without bread, then this may be bigger than I thought.

I don't doubt that it'll be fixed in a few weeks.