GeekSpeak: June 10, 2002

GeekSpeak: June 10, 2002

Written By
Timothy Dyck
Timothy Dyck
Jun 10, 2002
1 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

OpenSSH, the secure shell server (and one of the worlds most important pieces of security software), has been redesigned to add privilege separation for increased resistance to attacks.

Niels Provos, an OpenSSH developer, has pulled out all the code that performs user authentication and put it into a much simpler (and easier-to-secure) separate process. “The privileged parent can be modeled by a very small finite-state machine so that it is easy to reason about the code that is being executed with privileges,” Provos wrote (accessible via www.eweek.com/links). OpenSSH 3.2.2, released May 17, includes this code as an experimental feature.

OpenSSHs new trusted authentication kernel hands off most network interaction to a process containing the bulk of the OpenSSH code, which now can run in unprivileged (nonroot) mode. This change would have prevented OpenSSHs recent off-by-one channel bug or its token-passing-bug security holes (fixed in OpenSSH 3.1 and 3.2.2, respectively).

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.