This article is more than 1 year old

Whoops! Tiny bug in NetBSD 6.0 code ruins SSH crypto keys

'Random numbers are too important to be left to chance'

The brains behind NetBSD have warned a bug in the open-source OS creates weak cryptographic keys that can be cracked by attackers. Users attempting to secure sensitive communications, such as SSH terminal connections, using the dodgy keys could be easily snooped on and their data decrypted.

The use of a cryptographically flawed pseudo random-number generator in NetBSD 6.0 means that potentially predictable keys were generated. Versions of NetBSD-current older than 26 January 2013 are affected. NetBSD 5.1 and 5.2 do not suffer from the bug, which is due to be fixed in NetBSD 6.1. Until then users need to update their kernels to builds created after 26 January.

Many types of cryptographic keys (including SSH and SSL session keys) generated on affected systems may be weak. A sizeof() blunder introduced data that wasn't sufficiently random for cryptography.

Sys admins are advised to generate new keys after updating the NetBSD kernel software, as explained in an advisory from the NetBSD Foundation.

"For systems newly set up with NetBSD 6, all SSH host keys are suspect," the advisory explains. "Other persistent cryptographic secrets (for example, SSH or SSL keys of any type) generated using /dev/urandom on NetBSD 6 systems which may have had insufficient entropy at key generation time may be impacted and should be regenerated."

The first version of the advisory was published late last month prior to publication of an update with a stronger warning that caught the eye of crypto experts such as Ivan Ristic, an open-source advocate who runs the SSL Labs service. ®

Bootnote

A hat-tip to Reg reader Richard Outerbridge for the heads up on the bug. "Picking random numbers is far too important to be left to chance," Richard wisely notes.

More about

More about

More about

TIP US OFF

Send us news


Other stories you might like