Jump to content
 English      
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
        More options        
HP.com Home
patch database

patch details: T64KIT1001166-V40GB22-ES-20070316

» 

IT Resource Center

» Login
» Register
» My profile
» Search knowledge base
» Forums
» Patch database
» Download drivers, software and firmware
» Warranty check
» Support Case Manager
» Software Update Manager
» Training and Education
» More maintenance and support options
» Online help
» Site map
Content starts here
» view selected patch list
The most recent patch is :  T64KIT1001166-V40GB22-ES-20070316

   useful links
» Patch Family Tree

You may provide feedback on this document.
» title » product » source » eco information » eco kit summary » installation notes » installation prerequisites » known problems with the patch kit » release notes

<TITLE> 

TITLE:  HP Tru64 UNIX - SSSRT061213, SSRT061239, SSRT071304: SSL and BIND Remote Execution of Arbitrary Code or Denial of Service (DoS)

Copyright (c) Hewlett-Packard Company 2007.  All rights reserved.


PRODUCT:    HP Tru64 UNIX [R] V4.0G
SOURCE:     Hewlett-Packard Company

ECO INFORMATION:

     ECO Name:  T64KIT1001166-V40GB22-ES-20070316
     ECO Kit Approximate Size:  12.54MB 
     Kit Applies To:  HP Tru64 UNIX V4.0G PK4 (BL22)

     ECO Kit CHECKSUMS:
	/usr/bin/sum results:  
	17668  12840 T64KIT1001166-V40GB22-ES-20070316.tar

	/usr/bin/cksum results: 
	2155112844 13148160

	MD5 results:   
	a446c39169b769c4a03c654844d5ac45

	SHA1 results:
	7240c00be47e20bc5831e372f61b6b2161162ec0


ECO KIT SUMMARY:

A dupatch-based, Early Release Patch kit exists for HP Tru64 UNIX V4.0G
that contains solutions to the following problem(s):

Potential security vulnerabilities have been reported on the Secure Sockets
Layer (SSL) and BIND running on the HP Tru64 UNIX Operating System that may
allow a remote attacker to execute arbitrary code or cause a Denial of
Service (DoS).


The Patch Kit Installation Instructions and the Patch Summary and Release
Notes documents provide patch kit installation and removal instructions
and a summary of each patch. Please read these documents prior to 
installing patches on your system.



INSTALLATION NOTES:

1) Install this kit with the dupatch utility that is included in the patch
   kit. You may need to baseline your system if you have manually changed
   system files on your system. The dupatch utility provides the baselining
   capability.

2) This ERP kit will NOT install over any Customer Specific Patches (CSPs)
   which have file intersections with this ERP kit. Contact your normal
   Service Provider for assistance if the installation of this ERP kit is
   blocked by any of your installed CSPs.


INSTALLATION PREREQUISITES:

You must have installed HP Tru64 UNIX V4.0G PK4 (BL22) prior to
installing this Early Release Patch Kit.


SUPERSEDE INFORMATION:

Kit 
T64KIT1001166-V40GB22-ES-20070316.tar

supersedes T64KIT1000521-V40GB22-ES-20060410


KNOWN PROBLEMS WITH THE PATCH KIT:

None.


RELEASE NOTES FOR T64KIT1001166-V40GB22-ES-20070316:


			 Release Notes

     This document summarizes the contents and special instructions for the 
     Tru64 UNIX V4.0G patches contained in this kit.

     For information about installing or removing patches, baselining, 
     and general patch management, see the Patch Kit Installation 
     Instructions document. 

1 Release Notes


This Early Release Patch Kit Distribution contains:

   - fixes that resolve the problem(s) reported in: 
        o 30 
             * for Tru64 UNIX V4.0G T64V40GB22AS0004-20030731.tar (BL22)

	This kit includes a patch which requires system reboot.

 The patches in this kit are being released early for general customer use.
 Refer to the Release Notes for a summary of each patch and installation 
 prerequisites.

 Patches in this kit are installed by running dupatch from the directory 
 in which the kit was untarred. For example, as root on the target system:

	> mkdir -p /tmp/CSPkit1
	> cd /tmp/CSPkit1
	> <copy the kit to /tmp/CSPkit1>
	> tar -xpvf DUV40D13-C0044900-1285-20000328.tar
	> cd patch_kit
	> ./dupatch

2 Special Instructions

SPECIAL INSTRUCTIONS for Tru64 UNIX V4.0G Patch C415.00
After installing the patch, on a system configured to be bind server execute
rcmgr set BIND_SERVERARGS "-c /etc/namedb/named.conf"
and for on a cluster,
rcmgr -c set BIND_SERVERARGS "-c /etc/namedb/named.conf"

"named" in BIND 9 no longer takes '-b' switch to pass configuration file
parameter, instead it uses '-c' switch to do it.

Execute following command for the new "named" to take effect,

/sbin/init.d/named <stop|cluster_stop>
/sbin/init.d/named start

NOTE :
1. use named-checkconf and named-checkzone commands to verify that the
   configuration files confirm to Bind 9.
   e.g. named-checkconf </etc/namedb/named.conf>
        named-checkzone example.com /etc/namedb/hosts.db
2. CNAME entries no longer accept quotes.
   e.g.  "hosts-1" IN CNAME A needs to be changed to
         hosts-1 IN CNAME A



3 Summary of CSPatches contained in this kit


Tru64 UNIX V4.0G

PatchId			Summary Of Fix
----------------------------------------
C415.00			Bind-9.2.8 Release


4 Additional information from Engineering


None



5 Affected system files
This patch delivers the following files:

Tru64 UNIX V4.0G
	Patch C415.00
		./etc/namedb/bin/make_hosts
			CHECKSUM:	56102 10
			SUBSET:	OSFINET445
		./sbin/named
			CHECKSUM:	53232 3912
			SUBSET:	OSFINET445
		./usr/bin/dig
			CHECKSUM:	08793 2744
			SUBSET:	OSFUnknown
		./usr/bin/host
			CHECKSUM:	40079 2736
			SUBSET:	OSFUnknown
		./usr/bin/nslookup
			CHECKSUM:	48623 592
			SUBSET:	OSFCLINET445
		./usr/sbin/dnssec-keygen
			CHECKSUM:	58619 968
			SUBSET:	OSFUnknown
		./usr/sbin/dnssec-makekeyset
			CHECKSUM:	31147 2616
			SUBSET:	OSFUnknown
		./usr/sbin/dnssec-signkey
			CHECKSUM:	10283 2616
			SUBSET:	OSFUnknown
		./usr/sbin/dnssec-signzone
			CHECKSUM:	41547 2664
			SUBSET:	OSFUnknown
		./usr/sbin/named
			CHECKSUM:	29361 3912
			SUBSET:	OSFINET445
		./usr/sbin/named-checkconf
			CHECKSUM:	20912 992
			SUBSET:	OSFUnknown
		./usr/sbin/named-checkzone
			CHECKSUM:	18367 2600
			SUBSET:	OSFUnknown
		./usr/sbin/nsupdate
			CHECKSUM:	42354 2672
			SUBSET:	OSFUnknown
		./usr/sbin/rndc
			CHECKSUM:	22555 672
			SUBSET:	OSFUnknown
		./usr/sbin/rndc-confgen
			CHECKSUM:	27078 920
			SUBSET:	OSFUnknown



[R] UNIX is a registered trademark in the United States and other countries 
licensed exclusively through X/Open Company Limited.

Copyright Hewlett-Packard Company 2007.  All Rights reserved.

  This software is proprietary to and embodies the confidential technology
  of Hewlett-Packard Company.  Possession, use, or copying of this
  software and media is authorized only pursuant to a valid written license
  from Hewlett-Packard or an authorized sublicensor.

       This ECO has not been through an exhaustive field test process.
       Due to the experimental stage of this ECO/workaround, Hewlett-Packard
       makes no representations regarding its use or performance. The
       customer shall have the sole responsibility for adequate protection
       and back-up data used in conjunction with this ECO/workaround.


» top of page
Printable version
Privacy statement Using this site means you accept its terms
© 2009 Hewlett-Packard Development Company, L.P.