2013-10-14 13:54:41 +00:00
|
|
|
diff -up openssh-6.3p1/Makefile.in.fips openssh-6.3p1/Makefile.in
|
|
|
|
--- openssh-6.3p1/Makefile.in.fips 2013-10-11 22:24:32.850031186 +0200
|
|
|
|
+++ openssh-6.3p1/Makefile.in 2013-10-11 22:24:32.870031092 +0200
|
|
|
|
@@ -147,25 +147,25 @@ libssh.a: $(LIBSSH_OBJS)
|
|
|
|
$(RANLIB) $@
|
|
|
|
|
|
|
|
ssh$(EXEEXT): $(LIBCOMPAT) libssh.a $(SSHOBJS)
|
|
|
|
- $(LD) -o $@ $(SSHOBJS) $(LDFLAGS) -lssh -lopenbsd-compat $(SSHLIBS) $(LIBS) $(GSSLIBS)
|
|
|
|
+ $(LD) -o $@ $(SSHOBJS) $(LDFLAGS) -lssh -lopenbsd-compat -lfipscheck $(SSHLIBS) $(LIBS) $(GSSLIBS)
|
|
|
|
|
|
|
|
sshd$(EXEEXT): libssh.a $(LIBCOMPAT) $(SSHDOBJS)
|
|
|
|
- $(LD) -o $@ $(SSHDOBJS) $(LDFLAGS) -lssh -lopenbsd-compat $(SSHDLIBS) $(LIBS) $(GSSLIBS) $(K5LIBS)
|
|
|
|
+ $(LD) -o $@ $(SSHDOBJS) $(LDFLAGS) -lssh -lopenbsd-compat -lfipscheck $(SSHDLIBS) $(LIBS) $(GSSLIBS) $(K5LIBS)
|
|
|
|
|
|
|
|
scp$(EXEEXT): $(LIBCOMPAT) libssh.a scp.o progressmeter.o
|
|
|
|
$(LD) -o $@ scp.o progressmeter.o bufaux.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS)
|
|
|
|
|
|
|
|
ssh-add$(EXEEXT): $(LIBCOMPAT) libssh.a ssh-add.o
|
|
|
|
- $(LD) -o $@ ssh-add.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS)
|
|
|
|
+ $(LD) -o $@ ssh-add.o $(LDFLAGS) -lssh -lopenbsd-compat -lfipscheck $(LIBS)
|
|
|
|
|
|
|
|
ssh-agent$(EXEEXT): $(LIBCOMPAT) libssh.a ssh-agent.o ssh-pkcs11-client.o
|
|
|
|
- $(LD) -o $@ ssh-agent.o ssh-pkcs11-client.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS)
|
|
|
|
+ $(LD) -o $@ ssh-agent.o ssh-pkcs11-client.o $(LDFLAGS) -lssh -lopenbsd-compat -lfipscheck $(LIBS)
|
|
|
|
|
|
|
|
ssh-keygen$(EXEEXT): $(LIBCOMPAT) libssh.a ssh-keygen.o
|
|
|
|
- $(LD) -o $@ ssh-keygen.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS)
|
|
|
|
+ $(LD) -o $@ ssh-keygen.o $(LDFLAGS) -lssh -lopenbsd-compat -lfipscheck $(LIBS)
|
|
|
|
|
|
|
|
ssh-keysign$(EXEEXT): $(LIBCOMPAT) libssh.a ssh-keysign.o roaming_dummy.o readconf.o
|
|
|
|
- $(LD) -o $@ ssh-keysign.o readconf.o roaming_dummy.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS)
|
|
|
|
+ $(LD) -o $@ ssh-keysign.o readconf.o roaming_dummy.o $(LDFLAGS) -lssh -lopenbsd-compat -lfipscheck $(LIBS)
|
|
|
|
|
|
|
|
ssh-pkcs11-helper$(EXEEXT): $(LIBCOMPAT) libssh.a ssh-pkcs11-helper.o ssh-pkcs11.o
|
|
|
|
$(LD) -o $@ ssh-pkcs11-helper.o ssh-pkcs11.o $(LDFLAGS) -lssh -lopenbsd-compat -lssh -lopenbsd-compat $(LIBS)
|
|
|
|
@@ -177,7 +177,7 @@ ssh-keycat$(EXEEXT): $(LIBCOMPAT) libssh
|
|
|
|
$(LD) -o $@ ssh-keycat.o $(LDFLAGS) -lssh -lopenbsd-compat -lssh -lfipscheck $(SSHDLIBS)
|
|
|
|
|
|
|
|
ssh-keyscan$(EXEEXT): $(LIBCOMPAT) libssh.a ssh-keyscan.o roaming_dummy.o
|
|
|
|
- $(LD) -o $@ ssh-keyscan.o roaming_dummy.o $(LDFLAGS) -lssh -lopenbsd-compat -lssh $(LIBS)
|
|
|
|
+ $(LD) -o $@ ssh-keyscan.o roaming_dummy.o $(LDFLAGS) -lssh -lopenbsd-compat -lssh -lfipscheck $(LIBS)
|
|
|
|
|
|
|
|
sftp-server$(EXEEXT): $(LIBCOMPAT) libssh.a sftp.o sftp-common.o sftp-server.o sftp-server-main.o
|
|
|
|
$(LD) -o $@ sftp-server.o sftp-common.o sftp-server-main.o $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS)
|
|
|
|
diff -up openssh-6.3p1/authfile.c.fips openssh-6.3p1/authfile.c
|
|
|
|
--- openssh-6.3p1/authfile.c.fips 2013-10-11 22:24:32.857031153 +0200
|
|
|
|
+++ openssh-6.3p1/authfile.c 2013-10-11 22:24:32.870031092 +0200
|
2011-09-07 13:12:54 +00:00
|
|
|
@@ -148,8 +148,14 @@ key_private_rsa1_to_blob(Key *key, Buffe
|
|
|
|
/* Allocate space for the private part of the key in the buffer. */
|
|
|
|
cp = buffer_append_space(&encrypted, buffer_len(&buffer));
|
|
|
|
|
|
|
|
- cipher_set_key_string(&ciphercontext, cipher, passphrase,
|
|
|
|
- CIPHER_ENCRYPT);
|
|
|
|
+ if (cipher_set_key_string(&ciphercontext, cipher, passphrase,
|
|
|
|
+ CIPHER_ENCRYPT) < 0) {
|
2013-04-04 14:42:32 +00:00
|
|
|
+ error("cipher_set_key_string failed.");
|
|
|
|
+ buffer_free(&encrypted);
|
|
|
|
+ buffer_free(&buffer);
|
|
|
|
+ return 0;
|
2011-09-07 13:12:54 +00:00
|
|
|
+ }
|
|
|
|
+
|
|
|
|
cipher_crypt(&ciphercontext, cp,
|
2013-04-04 14:42:32 +00:00
|
|
|
buffer_ptr(&buffer), buffer_len(&buffer), 0, 0);
|
2011-09-07 13:12:54 +00:00
|
|
|
cipher_cleanup(&ciphercontext);
|
|
|
|
@@ -472,8 +478,13 @@ key_parse_private_rsa1(Buffer *blob, con
|
|
|
|
cp = buffer_append_space(&decrypted, buffer_len(©));
|
|
|
|
|
|
|
|
/* Rest of the buffer is encrypted. Decrypt it using the passphrase. */
|
|
|
|
- cipher_set_key_string(&ciphercontext, cipher, passphrase,
|
|
|
|
- CIPHER_DECRYPT);
|
|
|
|
+ if (cipher_set_key_string(&ciphercontext, cipher, passphrase,
|
|
|
|
+ CIPHER_DECRYPT) < 0) {
|
2013-04-04 14:42:32 +00:00
|
|
|
+ error("cipher_set_key_string failed.");
|
|
|
|
+ buffer_free(&decrypted);
|
|
|
|
+ goto fail;
|
2011-09-07 13:12:54 +00:00
|
|
|
+ }
|
|
|
|
+
|
|
|
|
cipher_crypt(&ciphercontext, cp,
|
2013-04-04 14:42:32 +00:00
|
|
|
buffer_ptr(©), buffer_len(©), 0, 0);
|
2011-09-07 13:12:54 +00:00
|
|
|
cipher_cleanup(&ciphercontext);
|
2013-10-14 13:54:41 +00:00
|
|
|
diff -up openssh-6.3p1/cipher-ctr.c.fips openssh-6.3p1/cipher-ctr.c
|
|
|
|
--- openssh-6.3p1/cipher-ctr.c.fips 2013-06-02 00:07:32.000000000 +0200
|
|
|
|
+++ openssh-6.3p1/cipher-ctr.c 2013-10-11 22:24:32.870031092 +0200
|
|
|
|
@@ -138,7 +138,8 @@ evp_aes_128_ctr(void)
|
|
|
|
aes_ctr.do_cipher = ssh_aes_ctr;
|
|
|
|
#ifndef SSH_OLD_EVP
|
|
|
|
aes_ctr.flags = EVP_CIPH_CBC_MODE | EVP_CIPH_VARIABLE_LENGTH |
|
|
|
|
- EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CUSTOM_IV;
|
|
|
|
+ EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CUSTOM_IV |
|
|
|
|
+ EVP_CIPH_FLAG_FIPS;
|
|
|
|
#endif
|
|
|
|
return (&aes_ctr);
|
|
|
|
}
|
|
|
|
diff -up openssh-6.3p1/cipher.c.fips openssh-6.3p1/cipher.c
|
|
|
|
--- openssh-6.3p1/cipher.c.fips 2013-10-11 22:24:32.820031327 +0200
|
|
|
|
+++ openssh-6.3p1/cipher.c 2013-10-11 22:24:32.871031087 +0200
|
2011-09-07 13:12:54 +00:00
|
|
|
@@ -40,6 +40,7 @@
|
|
|
|
#include <sys/types.h>
|
|
|
|
|
|
|
|
#include <openssl/md5.h>
|
|
|
|
+#include <openssl/fips.h>
|
|
|
|
|
|
|
|
#include <string.h>
|
|
|
|
#include <stdarg.h>
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -86,6 +87,27 @@ static const struct Cipher ciphers[] = {
|
2013-04-04 14:42:32 +00:00
|
|
|
{ NULL, SSH_CIPHER_INVALID, 0, 0, 0, 0, 0, 0, NULL }
|
2011-09-07 13:12:54 +00:00
|
|
|
};
|
|
|
|
|
2013-10-14 13:54:41 +00:00
|
|
|
+static const struct Cipher fips_ciphers[] = {
|
|
|
|
+ { "none", SSH_CIPHER_NONE, 8, 0, 0, 0, 0, 0, EVP_enc_null },
|
|
|
|
+ { "des", SSH_CIPHER_DES, 8, 8, 0, 0, 0, 1, EVP_des_cbc },
|
|
|
|
+ { "3des", SSH_CIPHER_3DES, 8, 16, 0, 0, 0, 1, evp_ssh1_3des },
|
|
|
|
+ { "3des-cbc", SSH_CIPHER_SSH2, 8, 24, 0, 0, 0, 1, EVP_des_ede3_cbc },
|
|
|
|
+ { "aes128-cbc", SSH_CIPHER_SSH2, 16, 16, 0, 0, 0, 1, EVP_aes_128_cbc },
|
|
|
|
+ { "aes192-cbc", SSH_CIPHER_SSH2, 16, 24, 0, 0, 0, 1, EVP_aes_192_cbc },
|
|
|
|
+ { "aes256-cbc", SSH_CIPHER_SSH2, 16, 32, 0, 0, 0, 1, EVP_aes_256_cbc },
|
2011-09-07 13:12:54 +00:00
|
|
|
+ { "rijndael-cbc@lysator.liu.se",
|
2013-10-14 13:54:41 +00:00
|
|
|
+ SSH_CIPHER_SSH2, 16, 32, 0, 0, 0, 1, EVP_aes_256_cbc },
|
|
|
|
+ { "aes128-ctr", SSH_CIPHER_SSH2, 16, 16, 0, 0, 0, 0, EVP_aes_128_ctr },
|
|
|
|
+ { "aes192-ctr", SSH_CIPHER_SSH2, 16, 24, 0, 0, 0, 0, EVP_aes_192_ctr },
|
|
|
|
+ { "aes256-ctr", SSH_CIPHER_SSH2, 16, 32, 0, 0, 0, 0, EVP_aes_256_ctr },
|
2013-04-04 14:42:32 +00:00
|
|
|
+#ifdef OPENSSL_HAVE_EVPGCM
|
|
|
|
+ { "aes128-gcm@openssh.com",
|
|
|
|
+ SSH_CIPHER_SSH2, 16, 16, 12, 16, 0, 0, EVP_aes_128_gcm },
|
|
|
|
+ { "aes256-gcm@openssh.com",
|
|
|
|
+ SSH_CIPHER_SSH2, 16, 32, 12, 16, 0, 0, EVP_aes_256_gcm },
|
|
|
|
+#endif
|
2013-10-14 13:54:41 +00:00
|
|
|
+ { NULL, SSH_CIPHER_INVALID, 0, 0, 0, 0, 0, 0, NULL }
|
2011-09-07 13:12:54 +00:00
|
|
|
+};
|
|
|
|
/*--*/
|
|
|
|
|
2013-10-14 13:54:41 +00:00
|
|
|
/* Returns a comma-separated list of supported ciphers. */
|
|
|
|
@@ -96,7 +118,7 @@ cipher_alg_list(void)
|
|
|
|
size_t nlen, rlen = 0;
|
|
|
|
const Cipher *c;
|
|
|
|
|
|
|
|
- for (c = ciphers; c->name != NULL; c++) {
|
|
|
|
+ for (c = FIPS_mode() ? fips_ciphers : ciphers; c->name != NULL; c++) {
|
|
|
|
if (c->number != SSH_CIPHER_SSH2)
|
|
|
|
continue;
|
|
|
|
if (ret != NULL)
|
|
|
|
@@ -161,7 +183,7 @@ const Cipher *
|
2011-09-07 13:12:54 +00:00
|
|
|
cipher_by_name(const char *name)
|
|
|
|
{
|
2013-10-14 13:54:41 +00:00
|
|
|
const Cipher *c;
|
2011-09-07 13:12:54 +00:00
|
|
|
- for (c = ciphers; c->name != NULL; c++)
|
|
|
|
+ for (c = FIPS_mode() ? fips_ciphers : ciphers; c->name != NULL; c++)
|
|
|
|
if (strcmp(c->name, name) == 0)
|
|
|
|
return c;
|
|
|
|
return NULL;
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -171,7 +193,7 @@ const Cipher *
|
2011-09-07 13:12:54 +00:00
|
|
|
cipher_by_number(int id)
|
|
|
|
{
|
2013-10-14 13:54:41 +00:00
|
|
|
const Cipher *c;
|
2011-09-07 13:12:54 +00:00
|
|
|
- for (c = ciphers; c->name != NULL; c++)
|
|
|
|
+ for (c = FIPS_mode() ? fips_ciphers : ciphers; c->name != NULL; c++)
|
|
|
|
if (c->number == id)
|
|
|
|
return c;
|
|
|
|
return NULL;
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -215,7 +237,7 @@ cipher_number(const char *name)
|
|
|
|
const Cipher *c;
|
2011-09-07 13:12:54 +00:00
|
|
|
if (name == NULL)
|
|
|
|
return -1;
|
|
|
|
- for (c = ciphers; c->name != NULL; c++)
|
|
|
|
+ for (c = FIPS_mode() ? fips_ciphers : ciphers; c->name != NULL; c++)
|
|
|
|
if (strcasecmp(c->name, name) == 0)
|
|
|
|
return c->number;
|
|
|
|
return -1;
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -374,14 +396,15 @@ cipher_cleanup(CipherContext *cc)
|
2011-09-07 13:12:54 +00:00
|
|
|
* passphrase and using the resulting 16 bytes as the key.
|
|
|
|
*/
|
|
|
|
|
|
|
|
-void
|
|
|
|
+int
|
2013-10-14 13:54:41 +00:00
|
|
|
cipher_set_key_string(CipherContext *cc, const Cipher *cipher,
|
2011-09-07 13:12:54 +00:00
|
|
|
const char *passphrase, int do_encrypt)
|
|
|
|
{
|
|
|
|
MD5_CTX md;
|
|
|
|
u_char digest[16];
|
|
|
|
|
|
|
|
- MD5_Init(&md);
|
|
|
|
+ if (MD5_Init(&md) <= 0)
|
|
|
|
+ return -1;
|
|
|
|
MD5_Update(&md, (const u_char *)passphrase, strlen(passphrase));
|
|
|
|
MD5_Final(digest, &md);
|
|
|
|
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -389,6 +412,7 @@ cipher_set_key_string(CipherContext *cc,
|
2011-09-07 13:12:54 +00:00
|
|
|
|
|
|
|
memset(digest, 0, sizeof(digest));
|
|
|
|
memset(&md, 0, sizeof(md));
|
|
|
|
+ return 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
2013-10-14 13:54:41 +00:00
|
|
|
diff -up openssh-6.3p1/cipher.h.fips openssh-6.3p1/cipher.h
|
|
|
|
--- openssh-6.3p1/cipher.h.fips 2013-10-11 22:24:32.820031327 +0200
|
|
|
|
+++ openssh-6.3p1/cipher.h 2013-10-11 22:24:32.871031087 +0200
|
|
|
|
@@ -92,7 +92,7 @@ void cipher_init(CipherContext *, const
|
2013-04-04 14:42:32 +00:00
|
|
|
void cipher_crypt(CipherContext *, u_char *, const u_char *,
|
|
|
|
u_int, u_int, u_int);
|
2011-09-07 13:12:54 +00:00
|
|
|
void cipher_cleanup(CipherContext *);
|
2013-10-14 13:54:41 +00:00
|
|
|
-void cipher_set_key_string(CipherContext *, const Cipher *, const char *, int);
|
|
|
|
+int cipher_set_key_string(CipherContext *, const Cipher *, const char *, int);
|
2011-09-07 13:12:54 +00:00
|
|
|
u_int cipher_blocksize(const Cipher *);
|
|
|
|
u_int cipher_keylen(const Cipher *);
|
2013-04-04 14:42:32 +00:00
|
|
|
u_int cipher_authlen(const Cipher *);
|
2013-10-14 13:54:41 +00:00
|
|
|
diff -up openssh-6.3p1/key.c.fips openssh-6.3p1/key.c
|
|
|
|
--- openssh-6.3p1/key.c.fips 2013-10-11 22:24:32.821031322 +0200
|
|
|
|
+++ openssh-6.3p1/key.c 2013-10-11 22:24:32.871031087 +0200
|
2011-09-07 13:12:54 +00:00
|
|
|
@@ -40,6 +40,7 @@
|
|
|
|
#include <sys/types.h>
|
|
|
|
|
|
|
|
#include <openssl/evp.h>
|
|
|
|
+#include <openssl/fips.h>
|
|
|
|
#include <openbsd-compat/openssl-compat.h>
|
|
|
|
|
|
|
|
#include <stdarg.h>
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -606,9 +607,13 @@ key_fingerprint_selection(void)
|
2011-09-07 13:12:54 +00:00
|
|
|
char *env;
|
|
|
|
|
|
|
|
if (!rv_defined) {
|
|
|
|
- env = getenv("SSH_FINGERPRINT_TYPE");
|
|
|
|
- rv = (env && !strcmp (env, "sha")) ?
|
|
|
|
- SSH_FP_SHA1 : SSH_FP_MD5;
|
|
|
|
+ if (FIPS_mode())
|
|
|
|
+ rv = SSH_FP_SHA1;
|
|
|
|
+ else {
|
|
|
|
+ env = getenv("SSH_FINGERPRINT_TYPE");
|
|
|
|
+ rv = (env && !strcmp (env, "sha")) ?
|
|
|
|
+ SSH_FP_SHA1 : SSH_FP_MD5;
|
|
|
|
+ }
|
|
|
|
rv_defined = 1;
|
|
|
|
}
|
|
|
|
return rv;
|
2013-10-14 13:54:41 +00:00
|
|
|
diff -up openssh-6.3p1/mac.c.fips openssh-6.3p1/mac.c
|
|
|
|
--- openssh-6.3p1/mac.c.fips 2013-10-11 22:24:32.821031322 +0200
|
|
|
|
+++ openssh-6.3p1/mac.c 2013-10-11 22:25:35.394737186 +0200
|
2011-09-07 13:12:54 +00:00
|
|
|
@@ -28,6 +28,7 @@
|
|
|
|
#include <sys/types.h>
|
|
|
|
|
|
|
|
#include <openssl/hmac.h>
|
|
|
|
+#include <openssl/fips.h>
|
|
|
|
|
|
|
|
#include <stdarg.h>
|
|
|
|
#include <string.h>
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -60,7 +61,7 @@ struct macalg {
|
2013-04-04 14:42:32 +00:00
|
|
|
int etm; /* Encrypt-then-MAC */
|
2013-10-14 13:54:41 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
-static const struct macalg macs[] = {
|
|
|
|
+static const struct macalg all_macs[] = {
|
2013-04-04 14:42:32 +00:00
|
|
|
/* Encrypt-and-MAC (encrypt-and-authenticate) variants */
|
|
|
|
{ "hmac-sha1", SSH_EVP, EVP_sha1, 0, 0, 0, 0 },
|
|
|
|
{ "hmac-sha1-96", SSH_EVP, EVP_sha1, 96, 0, 0, 0 },
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -91,6 +92,18 @@ static const struct macalg macs[] = {
|
2013-04-04 14:42:32 +00:00
|
|
|
{ NULL, 0, NULL, 0, 0, 0, 0 }
|
2011-09-07 13:12:54 +00:00
|
|
|
};
|
|
|
|
|
2013-10-14 13:54:41 +00:00
|
|
|
+static const struct macalg fips_macs[] = {
|
|
|
|
+ { "hmac-sha1", SSH_EVP, EVP_sha1, 0, 0, 0, 0 },
|
|
|
|
+ { "hmac-sha1-etm@openssh.com", SSH_EVP, EVP_sha1, 0, 0, 0, 1 },
|
2012-07-17 19:03:59 +00:00
|
|
|
+#ifdef HAVE_EVP_SHA256
|
2013-10-14 13:54:41 +00:00
|
|
|
+ { "hmac-sha2-256", SSH_EVP, EVP_sha256, 0, 0, 0, 0 },
|
|
|
|
+ { "hmac-sha2-512", SSH_EVP, EVP_sha512, 0, 0, 0, 0 },
|
|
|
|
+ { "hmac-sha2-256-etm@openssh.com", SSH_EVP, EVP_sha256, 0, 0, 0, 1 },
|
|
|
|
+ { "hmac-sha2-512-etm@openssh.com", SSH_EVP, EVP_sha512, 0, 0, 0, 1 },
|
2012-07-17 19:03:59 +00:00
|
|
|
+#endif
|
2013-10-14 13:54:41 +00:00
|
|
|
+ { NULL, 0, NULL, 0, 0, 0, 0 }
|
2011-09-07 13:12:54 +00:00
|
|
|
+};
|
|
|
|
+
|
2013-10-14 13:54:41 +00:00
|
|
|
/* Returns a comma-separated list of supported MACs. */
|
|
|
|
char *
|
|
|
|
mac_alg_list(void)
|
|
|
|
@@ -99,7 +112,7 @@ mac_alg_list(void)
|
|
|
|
size_t nlen, rlen = 0;
|
|
|
|
const struct macalg *m;
|
|
|
|
|
|
|
|
- for (m = macs; m->name != NULL; m++) {
|
|
|
|
+ for (m = FIPS_mode() ? fips_macs : all_macs; m->name != NULL; m++) {
|
|
|
|
if (ret != NULL)
|
|
|
|
ret[rlen++] = '\n';
|
|
|
|
nlen = strlen(m->name);
|
|
|
|
@@ -136,7 +149,7 @@ mac_setup(Mac *mac, char *name)
|
2011-09-07 13:12:54 +00:00
|
|
|
{
|
2013-10-14 13:54:41 +00:00
|
|
|
const struct macalg *m;
|
|
|
|
|
|
|
|
- for (m = macs; m->name != NULL; m++) {
|
|
|
|
+ for (m = FIPS_mode() ? fips_macs : all_macs; m->name != NULL; m++) {
|
|
|
|
if (strcmp(name, m->name) != 0)
|
|
|
|
continue;
|
|
|
|
if (mac != NULL)
|
|
|
|
diff -up openssh-6.3p1/myproposal.h.fips openssh-6.3p1/myproposal.h
|
|
|
|
--- openssh-6.3p1/myproposal.h.fips 2013-06-11 04:10:02.000000000 +0200
|
|
|
|
+++ openssh-6.3p1/myproposal.h 2013-10-11 22:24:32.872031082 +0200
|
|
|
|
@@ -114,6 +114,19 @@
|
2011-09-07 13:12:54 +00:00
|
|
|
#define KEX_DEFAULT_COMP "none,zlib@openssh.com,zlib"
|
|
|
|
#define KEX_DEFAULT_LANG ""
|
|
|
|
|
|
|
|
+#define KEX_FIPS_ENCRYPT \
|
|
|
|
+ "aes128-ctr,aes192-ctr,aes256-ctr," \
|
|
|
|
+ "aes128-cbc,3des-cbc," \
|
|
|
|
+ "aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se"
|
2012-07-17 19:03:59 +00:00
|
|
|
+#ifdef HAVE_EVP_SHA256
|
|
|
|
+#define KEX_FIPS_MAC \
|
|
|
|
+ "hmac-sha1," \
|
|
|
|
+ "hmac-sha2-256," \
|
|
|
|
+ "hmac-sha2-512"
|
|
|
|
+#else
|
2011-09-07 13:12:54 +00:00
|
|
|
+#define KEX_FIPS_MAC \
|
|
|
|
+ "hmac-sha1"
|
2012-07-17 19:03:59 +00:00
|
|
|
+#endif
|
2011-09-07 13:12:54 +00:00
|
|
|
|
|
|
|
static char *myproposal[PROPOSAL_MAX] = {
|
|
|
|
KEX_DEFAULT_KEX,
|
2013-10-14 13:54:41 +00:00
|
|
|
diff -up openssh-6.3p1/openbsd-compat/bsd-arc4random.c.fips openssh-6.3p1/openbsd-compat/bsd-arc4random.c
|
|
|
|
--- openssh-6.3p1/openbsd-compat/bsd-arc4random.c.fips 2010-03-25 22:52:02.000000000 +0100
|
|
|
|
+++ openssh-6.3p1/openbsd-compat/bsd-arc4random.c 2013-10-11 22:24:32.872031082 +0200
|
2011-09-07 13:12:54 +00:00
|
|
|
@@ -37,25 +37,18 @@
|
|
|
|
#define REKEY_BYTES (1 << 24)
|
|
|
|
|
|
|
|
static int rc4_ready = 0;
|
|
|
|
-static RC4_KEY rc4;
|
|
|
|
|
|
|
|
unsigned int
|
|
|
|
arc4random(void)
|
|
|
|
{
|
|
|
|
unsigned int r = 0;
|
|
|
|
- static int first_time = 1;
|
|
|
|
+ void *rp = &r;
|
|
|
|
|
|
|
|
- if (rc4_ready <= 0) {
|
|
|
|
- if (first_time)
|
|
|
|
- seed_rng();
|
|
|
|
- first_time = 0;
|
|
|
|
+ if (!rc4_ready) {
|
|
|
|
arc4random_stir();
|
|
|
|
}
|
|
|
|
+ RAND_bytes(rp, sizeof(r));
|
|
|
|
|
|
|
|
- RC4(&rc4, sizeof(r), (unsigned char *)&r, (unsigned char *)&r);
|
|
|
|
-
|
|
|
|
- rc4_ready -= sizeof(r);
|
|
|
|
-
|
|
|
|
return(r);
|
|
|
|
}
|
|
|
|
|
|
|
|
@@ -63,24 +56,11 @@ void
|
|
|
|
arc4random_stir(void)
|
|
|
|
{
|
|
|
|
unsigned char rand_buf[SEED_SIZE];
|
|
|
|
- int i;
|
|
|
|
|
|
|
|
- memset(&rc4, 0, sizeof(rc4));
|
|
|
|
if (RAND_bytes(rand_buf, sizeof(rand_buf)) <= 0)
|
|
|
|
fatal("Couldn't obtain random bytes (error %ld)",
|
|
|
|
ERR_get_error());
|
|
|
|
- RC4_set_key(&rc4, sizeof(rand_buf), rand_buf);
|
|
|
|
-
|
|
|
|
- /*
|
|
|
|
- * Discard early keystream, as per recommendations in:
|
|
|
|
- * http://www.wisdom.weizmann.ac.il/~itsik/RC4/Papers/Rc4_ksa.ps
|
|
|
|
- */
|
|
|
|
- for(i = 0; i <= 256; i += sizeof(rand_buf))
|
|
|
|
- RC4(&rc4, sizeof(rand_buf), rand_buf, rand_buf);
|
|
|
|
-
|
|
|
|
- memset(rand_buf, 0, sizeof(rand_buf));
|
|
|
|
-
|
|
|
|
- rc4_ready = REKEY_BYTES;
|
|
|
|
+ rc4_ready = 1;
|
|
|
|
}
|
|
|
|
#endif /* !HAVE_ARC4RANDOM */
|
|
|
|
|
2013-10-14 13:54:41 +00:00
|
|
|
diff -up openssh-6.3p1/ssh.c.fips openssh-6.3p1/ssh.c
|
|
|
|
--- openssh-6.3p1/ssh.c.fips 2013-07-25 03:55:53.000000000 +0200
|
|
|
|
+++ openssh-6.3p1/ssh.c 2013-10-11 22:24:32.872031082 +0200
|
2011-09-07 13:12:54 +00:00
|
|
|
@@ -73,6 +73,8 @@
|
|
|
|
|
|
|
|
#include <openssl/evp.h>
|
|
|
|
#include <openssl/err.h>
|
|
|
|
+#include <openssl/fips.h>
|
|
|
|
+#include <fipscheck.h>
|
|
|
|
#include "openbsd-compat/openssl-compat.h"
|
|
|
|
#include "openbsd-compat/sys-queue.h"
|
|
|
|
|
2013-10-08 15:24:54 +00:00
|
|
|
@@ -253,6 +255,13 @@ main(int ac, char **av)
|
2011-09-07 13:12:54 +00:00
|
|
|
sanitise_stdfd();
|
|
|
|
|
|
|
|
__progname = ssh_get_progname(av[0]);
|
|
|
|
+ SSLeay_add_all_algorithms();
|
2013-10-08 15:24:54 +00:00
|
|
|
+ if (access("/etc/system-fips", F_OK) == 0)
|
|
|
|
+ if (! FIPSCHECK_verify(NULL, NULL))
|
|
|
|
+ if (FIPS_mode())
|
|
|
|
+ fatal("FIPS integrity verification test failed.");
|
|
|
|
+ else
|
|
|
|
+ logit("FIPS integrity verification test failed.");
|
2011-09-07 13:12:54 +00:00
|
|
|
|
|
|
|
#ifndef HAVE_SETPROCTITLE
|
|
|
|
/* Prepare for later setproctitle emulation */
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -330,6 +339,9 @@ main(int ac, char **av)
|
|
|
|
"ACD:E:F:I:KL:MNO:PQ:R:S:TVw:W:XYy")) != -1) {
|
2011-09-07 13:12:54 +00:00
|
|
|
switch (opt) {
|
|
|
|
case '1':
|
|
|
|
+ if (FIPS_mode()) {
|
|
|
|
+ fatal("Protocol 1 not allowed in the FIPS mode.");
|
|
|
|
+ }
|
|
|
|
options.protocol = SSH_PROTO_1;
|
|
|
|
break;
|
|
|
|
case '2':
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -647,7 +659,6 @@ main(int ac, char **av)
|
2011-09-07 13:12:54 +00:00
|
|
|
if (!host)
|
|
|
|
usage();
|
|
|
|
|
|
|
|
- OpenSSL_add_all_algorithms();
|
|
|
|
ERR_load_crypto_strings();
|
|
|
|
|
|
|
|
/* Initialize the command to execute on remote host. */
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -748,6 +759,10 @@ main(int ac, char **av)
|
2011-09-07 13:12:54 +00:00
|
|
|
|
|
|
|
seed_rng();
|
|
|
|
|
|
|
|
+ if (FIPS_mode()) {
|
|
|
|
+ logit("FIPS mode initialized");
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
if (options.user == NULL)
|
|
|
|
options.user = xstrdup(pw->pw_name);
|
|
|
|
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -816,6 +831,12 @@ main(int ac, char **av)
|
2011-09-07 13:12:54 +00:00
|
|
|
|
|
|
|
timeout_ms = options.connection_timeout * 1000;
|
|
|
|
|
|
|
|
+ if (FIPS_mode()) {
|
|
|
|
+ options.protocol &= SSH_PROTO_2;
|
|
|
|
+ if (options.protocol == 0)
|
|
|
|
+ fatal("Protocol 2 disabled by configuration but required in the FIPS mode.");
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
/* Open a connection to the remote host. */
|
|
|
|
if (ssh_connect(host, &hostaddr, options.port,
|
|
|
|
options.address_family, options.connection_attempts, &timeout_ms,
|
2013-10-14 13:54:41 +00:00
|
|
|
diff -up openssh-6.3p1/sshconnect2.c.fips openssh-6.3p1/sshconnect2.c
|
|
|
|
--- openssh-6.3p1/sshconnect2.c.fips 2013-10-11 22:24:32.810031374 +0200
|
|
|
|
+++ openssh-6.3p1/sshconnect2.c 2013-10-11 22:24:32.873031077 +0200
|
2011-09-07 13:12:54 +00:00
|
|
|
@@ -44,6 +44,8 @@
|
|
|
|
#include <vis.h>
|
|
|
|
#endif
|
|
|
|
|
|
|
|
+#include <openssl/fips.h>
|
|
|
|
+
|
|
|
|
#include "openbsd-compat/sys-queue.h"
|
|
|
|
|
|
|
|
#include "xmalloc.h"
|
|
|
|
@@ -170,6 +172,10 @@ ssh_kex2(char *host, struct sockaddr *ho
|
|
|
|
if (options.ciphers != NULL) {
|
|
|
|
myproposal[PROPOSAL_ENC_ALGS_CTOS] =
|
|
|
|
myproposal[PROPOSAL_ENC_ALGS_STOC] = options.ciphers;
|
|
|
|
+ } else if (FIPS_mode()) {
|
|
|
|
+ myproposal[PROPOSAL_ENC_ALGS_CTOS] =
|
|
|
|
+ myproposal[PROPOSAL_ENC_ALGS_STOC] = KEX_FIPS_ENCRYPT;
|
|
|
|
+
|
|
|
|
}
|
|
|
|
myproposal[PROPOSAL_ENC_ALGS_CTOS] =
|
|
|
|
compat_cipher_proposal(myproposal[PROPOSAL_ENC_ALGS_CTOS]);
|
|
|
|
@@ -185,7 +191,11 @@ ssh_kex2(char *host, struct sockaddr *ho
|
|
|
|
if (options.macs != NULL) {
|
|
|
|
myproposal[PROPOSAL_MAC_ALGS_CTOS] =
|
|
|
|
myproposal[PROPOSAL_MAC_ALGS_STOC] = options.macs;
|
|
|
|
+ } else if (FIPS_mode()) {
|
|
|
|
+ myproposal[PROPOSAL_MAC_ALGS_CTOS] =
|
|
|
|
+ myproposal[PROPOSAL_MAC_ALGS_STOC] = KEX_FIPS_MAC;
|
|
|
|
}
|
|
|
|
+
|
|
|
|
if (options.hostkeyalgorithms != NULL)
|
|
|
|
myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] =
|
|
|
|
options.hostkeyalgorithms;
|
2013-10-14 13:54:41 +00:00
|
|
|
diff -up openssh-6.3p1/sshd.c.fips openssh-6.3p1/sshd.c
|
|
|
|
--- openssh-6.3p1/sshd.c.fips 2013-10-11 22:24:32.842031223 +0200
|
|
|
|
+++ openssh-6.3p1/sshd.c 2013-10-11 22:24:32.873031077 +0200
|
2011-09-07 13:12:54 +00:00
|
|
|
@@ -76,6 +76,8 @@
|
|
|
|
#include <openssl/bn.h>
|
|
|
|
#include <openssl/md5.h>
|
|
|
|
#include <openssl/rand.h>
|
|
|
|
+#include <openssl/fips.h>
|
|
|
|
+#include <fipscheck.h>
|
|
|
|
#include "openbsd-compat/openssl-compat.h"
|
|
|
|
|
|
|
|
#ifdef HAVE_SECUREWARE
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -1450,6 +1452,14 @@ main(int ac, char **av)
|
2011-09-07 13:12:54 +00:00
|
|
|
#endif
|
|
|
|
__progname = ssh_get_progname(av[0]);
|
|
|
|
|
|
|
|
+ SSLeay_add_all_algorithms();
|
2013-10-08 15:24:54 +00:00
|
|
|
+ if (access("/etc/system-fips", F_OK) == 0)
|
|
|
|
+ if (! FIPSCHECK_verify(NULL, NULL))
|
|
|
|
+ if (FIPS_mode())
|
|
|
|
+ fatal("FIPS integrity verification test failed.");
|
|
|
|
+ else
|
|
|
|
+ logit("FIPS integrity verification test failed.");
|
2011-09-07 13:12:54 +00:00
|
|
|
+
|
|
|
|
/* Save argv. Duplicate so setproctitle emulation doesn't clobber it */
|
|
|
|
saved_argc = ac;
|
|
|
|
rexec_argc = ac;
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -1601,8 +1611,6 @@ main(int ac, char **av)
|
2011-09-07 13:12:54 +00:00
|
|
|
else
|
|
|
|
closefrom(REEXEC_DEVCRYPTO_RESERVED_FD);
|
|
|
|
|
|
|
|
- OpenSSL_add_all_algorithms();
|
|
|
|
-
|
2013-10-14 13:54:41 +00:00
|
|
|
/* If requested, redirect the logs to the specified logfile. */
|
|
|
|
if (logfile != NULL) {
|
|
|
|
log_redirect_stderr_to(logfile);
|
|
|
|
@@ -1773,6 +1781,10 @@ main(int ac, char **av)
|
|
|
|
debug("private host key: #%d type %d %s", i, keytype,
|
|
|
|
key_type(key ? key : pubkey));
|
2011-09-07 13:12:54 +00:00
|
|
|
}
|
|
|
|
+ if ((options.protocol & SSH_PROTO_1) && FIPS_mode()) {
|
|
|
|
+ logit("Disabling protocol version 1. Not allowed in the FIPS mode.");
|
|
|
|
+ options.protocol &= ~SSH_PROTO_1;
|
|
|
|
+ }
|
|
|
|
if ((options.protocol & SSH_PROTO_1) && !sensitive_data.have_ssh1_key) {
|
|
|
|
logit("Disabling protocol version 1. Could not load host key");
|
|
|
|
options.protocol &= ~SSH_PROTO_1;
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -1936,6 +1948,10 @@ main(int ac, char **av)
|
2011-09-07 13:12:54 +00:00
|
|
|
/* Initialize the random number generator. */
|
|
|
|
arc4random_stir();
|
|
|
|
|
|
|
|
+ if (FIPS_mode()) {
|
|
|
|
+ logit("FIPS mode initialized");
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
/* Chdir to the root directory so that the current disk can be
|
|
|
|
unmounted if desired. */
|
2013-10-14 13:54:41 +00:00
|
|
|
if (chdir("/") == -1)
|
|
|
|
@@ -2498,6 +2514,9 @@ do_ssh2_kex(void)
|
2011-09-07 13:12:54 +00:00
|
|
|
if (options.ciphers != NULL) {
|
|
|
|
myproposal[PROPOSAL_ENC_ALGS_CTOS] =
|
|
|
|
myproposal[PROPOSAL_ENC_ALGS_STOC] = options.ciphers;
|
|
|
|
+ } else if (FIPS_mode()) {
|
|
|
|
+ myproposal[PROPOSAL_ENC_ALGS_CTOS] =
|
|
|
|
+ myproposal[PROPOSAL_ENC_ALGS_STOC] = KEX_FIPS_ENCRYPT;
|
|
|
|
}
|
|
|
|
myproposal[PROPOSAL_ENC_ALGS_CTOS] =
|
|
|
|
compat_cipher_proposal(myproposal[PROPOSAL_ENC_ALGS_CTOS]);
|
2013-10-14 13:54:41 +00:00
|
|
|
@@ -2507,6 +2526,9 @@ do_ssh2_kex(void)
|
2011-09-07 13:12:54 +00:00
|
|
|
if (options.macs != NULL) {
|
|
|
|
myproposal[PROPOSAL_MAC_ALGS_CTOS] =
|
|
|
|
myproposal[PROPOSAL_MAC_ALGS_STOC] = options.macs;
|
|
|
|
+ } else if (FIPS_mode()) {
|
|
|
|
+ myproposal[PROPOSAL_MAC_ALGS_CTOS] =
|
|
|
|
+ myproposal[PROPOSAL_MAC_ALGS_STOC] = KEX_FIPS_MAC;
|
|
|
|
}
|
|
|
|
if (options.compression == COMP_NONE) {
|
|
|
|
myproposal[PROPOSAL_COMP_ALGS_CTOS] =
|