touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #03700
[Bug 1348332] Re: sulogin crashes if root password is "x"
I'm attaching the output of:
/usr/bin/ltrace -S -f -o /root/sulogin-trace.log /sbin/sulogin
called from /etc/init/mountall-shell.conf (modified).
** Attachment added: "Output of ltrace on /sbin/sulogin"
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1348332/+attachment/4162137/+files/sulogin-trace.log
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1348332
Title:
sulogin crashes if root password is "x"
Status in “sysvinit” package in Ubuntu:
New
Bug description:
There is no check for the pointer return value of library call crypt()
before the pointer is used by strcmp(). This results in a
segmentation fault and prevents the maintenance shell from running at
system start-up if there is a problem mounting one or more
filesystems.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: sysvinit-utils 2.88dsf-41ubuntu6
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
Date: Thu Jul 24 19:03:09 2014
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
SHELL=/bin/sh
SourcePackage: sysvinit
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1348332/+subscriptions
References