Patch-ID# 100448-03
Keywords: loadmodule security
Synopsis: OpenWindows 3.0: loadmodule Patch
Date: Oct/06/95
 
Solaris Release: 1.1, 1.1.1, 1.1.2

SunOS release: 4.1.1, 4.1.2, 4.1.3, 4.1.3C, 4.1.3_U1, 4.1.4
 
Unbundled Product: OpenWindows 
 
Unbundled Release: 3.0
 
Topic: Security
 
BugId's fixed with this patch: 1076118 1148753 1222192

Changes incorporated in this version: 1222192

Architectures for which this patch is available: sun4

Patches which may conflict with this patch:

Obsoleted by:

Files included with this patch preceded by ucb 4.1.1 /bin/sum:

	56175    24 sun4/loadmodule

Problem Description:
1076118 loadmodule has a security vulnerability
1148753 loadmodule has a security vulnerability
1222192 loadmodule has a security vulnerability

INSTALL: 

As root, make a backup copy of loadmodule and then copy over the patched
version:
	mv $OPENWINHOME/bin/loadmodule $OPENWINHOME/bin/loadmodule.orig
	chmod 400 $OPENWINHOME/bin/loadmodule.orig
	cp sun4/loadmodule $OPENWINHOME/bin/loadmodule
	chown root $OPENWINHOME/bin/loadmodule
	chmod 4755 $OPENWINHOME/bin/loadmodule
