Patch-ID# 100478-02
Keywords: security open system leaving xlock key return crashes
Synopsis: OpenWindows 3.0: xlock patch
Date: Aug/04/97

Solaris Release: 1.0 1.0.1 1.1 1.1.1A 1.1.2

SunOS Release: 4.1.1 4.1.2 4.1.3 4.1.3_U1A 4.1.4

Unbundled Product: OpenWindows

Unbundled Release: 3.0

Relevant Architectures: sparc

BugId's fixed with this patch: 1077337 4036289

Changes incorporated in this version: 4036289

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch: 

    /usr/openwin/bin/xlock

Problem Description: 

    4036289 xlock has a security problem.

Incorporated from patch 100478-01

    1077337 xlock crashes when handling many return keypresses leaving system open

Install Instructions: 

	1) cd to $OPENWINHOME/bin
	2) su to root
	3) get patch id from current xlock using strings xlock | grep -i patch
	4) if patch_id exists
		mv xlock xlock.patch_id_123456_89
		where patch_id_123456_89 is recorded from step #3
           else
		mv xlock xlock.30fcs
	5) cp patched xlock to xlock
	6) chmod 755 xlock
