Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cryptodev issue with sshd #22

Open
pym67 opened this issue Nov 15, 2014 · 2 comments
Open

cryptodev issue with sshd #22

pym67 opened this issue Nov 15, 2014 · 2 comments

Comments

@pym67
Copy link

pym67 commented Nov 15, 2014

[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.

@caiotoledo
Copy link

I'm having the same problem on BeagleBone Black

@caiotoledo
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants