[2637] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

krb5-clients/348: AIX 4.1.4 bugs and kerberos

daemon@ATHENA.MIT.EDU (Andrew Hobson)
Tue Jan 21 18:40:32 1997

Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: krb5-unassigned@RT-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, ahobson@mindspring.com
Date: Tue, 21 Jan 1997 18:39:30 -0500 (EST)
From: Andrew Hobson <ahobson@mindspring.com>
Reply-To: ahobson@mindspring.com
To: krb5-bugs@MIT.EDU


>Number:         348
>Category:       krb5-clients
>Synopsis:       login.krb5 causes machine to reboot
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    krb5-unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   unknown
>Arrival-Date:   Tue Jan 21 18:40:01 EST 1997
>Last-Modified:
>Originator:     Andrew Hobson
>Organization:
MindSpring Enterprises, Inc.
	
>Release:        1.0
>Environment:
	AIX 4.1.4 powerstack krb5-1.0
System: AIX mule0 1 4 001E2C6FE000

>Description:
	Because of what can only be a bug in AIX, login.krb5 causes the
	machine to reboot.  I've contacted CERT, but I thought you guys
	should be aware of the problem.
>How-To-Repeat:

#include <stdio.h>
#include <unistd.h>
#include <sys/ioctl.h>

int
main(int argc, char *argv[]) {
  (void)ioctl(0, TIOCNXCL, (char *)0);
}
>Fix:
	Not sure yet.  I guess maybe that code should be commented
	out.  Really no action on your part is necessary, I just
	wanted to send an FYI.
>Audit-Trail:
>Unformatted:

home help back first fref pref prev next nref lref last post