Skip to content

cryptodev issue with sshd #22

Open
@pym67

Description

@pym67

[root@cuboxi ~]# uname -a
Linux cuboxi 3.14.23-2-ARCH #1 SMP Fri Nov 7 20:34:22 MST 2014 armv7l GNU/Linux

[root@cuboxi ~]# lsmod
Module Size Used by
cryptodev 44023 0

I'm trying to enable cryptodev module but as soon as i enable cryptodev module, i can't anymore establish a new ssh cnx to the cubox.
All new SSH cnx are "reset by peer" and on the log i can see (dmesg)

[ 243.982029] audit: type=1326 audit(1415953025.903:2): auid=4294967295 uid=99 gid=99 ses=4294967295 subj=kernel pid=320 comm="sshd" exe="/usr/bin/sshd" sig=31 syscall=54 compat=0 ip=0x76af4b2c code=0x0
[ 741.793437] audit: type=1326 audit(1415953523.857:3): auid=4294967295 uid=99 gid=99 ses=4294967295 subj=kernel pid=358 comm="sshd" exe="/usr/bin/sshd" sig=31 syscall=54 compat=0 ip=0x76b5ab2c code=0x0
[ 1055.049970] audit: type=1326 audit(1415953837.187:4): auid=4294967295 uid=99 gid=99 ses=4294967295 subj=kernel pid=370 comm="sshd" exe="/usr/bin/sshd" sig=31 syscall=54 compat=0 ip=0x76b4cb2c code=0x0

==>Those logs appears only when enabling cryptodev module and then sshd is not working anymore.

As soon as i unload the cryptodev module, sshd works again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions