lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 27 Aug 2009 08:12:31 -0400 (EDT)
From:	"F. Heitkamp" <heitkamp@...ritech.net>
To:	linux-kernel@...r.kernel.org
Subject: popen2 popen call


Hi,

I am using vanilla kernel 2.6.31-rc7, glibc 2.10.x on a Core 2 Duo system.

When the popen call is made in sshd/session.c I get a error from strerror 
of "Function not Implemented".  I googled a bit and found that there is 
sometimes an problem between the way the kernel and glibc are compiled 
that causes glibc not to find the popen2 call in the kernel.  The fix 
seemed to imply I need a certain processor choice when compiling the 
kernel.

Strangely, simple popen test programs seem to work OK.

Can anyone shed some light on this for me?  I would like to get this to 
work, so my X11 forwarding works in ssh.

BTW, kernels before 2.6.27 don't seem to cause the problem to manifest 
itself.

Thanks!

Fred

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ