An updated nfs-utils package that fixes various security issues is now
available.
The nfs-utils package provides a daemon for the kernel NFS server and
related tools, providing a much higher level of performance than the
traditional Linux NFS server used by most users.
This package also contains the showmount program. Showmount queries
the mount daemon on a remote host for information about the NFS
(Network File System) server on the remote host.
SGI reported that the statd daemon did not properly handle the SIGPIPE
signal. A misconfigured or malicious peer could cause statd to crash,
leading to a denial of service. The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-1014 to this issue.
Arjan van de Ven discovered a buffer overflow in rquotad. On 64-bit
architectures, an improper integer conversion can lead to a buffer
overflow. An attacker with access to an NFS share could send a specially
crafted request which could lead to the execution of arbitrary code. The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0946 to this issue.
Additionally, this updated package addresses the following issues:
- The UID of the nfsnobody account has been fixed for 32-bit and 64-bit
machines. Because the st_uid field of the stat structure is an unsigned
integer, an actual value of -2 cannot be used when creating the account, so
the decimal value of -2 is used. On a 32-bit machine, the decimal value of
-2 is 65534 but on a 64-bit machine it is 4294967294. This errata enables
the nfs-utils post-install script to detect the target architecture, so an
appropriate decimal value is used.
All users of nfs-utils should upgrade to this updated package, which
resolves these issues.
Before applying this update, make sure that all previously-released
errata relevant to your system have been applied. Use Red Hat
Network to download and update your packages. To launch the Red Hat
Update Agent, use the following command:
up2date
For information on how to install packages manually, refer to the
following Web page for the System Administration or Customization
guide specific to your system:
http://www.redhat.com/docs/manuals/enterprise/
| Red Hat Desktop (v. 3) |
|
| SRPMS: |
| nfs-utils-1.0.6-33EL.src.rpm |
3c07aefe1af032508a92e4189d9e2cd2 |
| |
| IA-32: |
nfs-utils-1.0.6-33EL.i386.rpm
File outdated by: RHBA-2007:0141 |
e17d5bce62acddfa0de2b9b77b9b67db |
| |
| x86_64: |
nfs-utils-1.0.6-33EL.x86_64.rpm
File outdated by: RHBA-2007:0141 |
6dcf9bd7e53e6780c37d8cc28fecdca5 |
| |
| Red Hat Enterprise Linux AS (v. 3) |
|
| SRPMS: |
| nfs-utils-1.0.6-33EL.src.rpm |
3c07aefe1af032508a92e4189d9e2cd2 |
| |
| IA-32: |
nfs-utils-1.0.6-33EL.i386.rpm
File outdated by: RHBA-2007:0141 |
e17d5bce62acddfa0de2b9b77b9b67db |
| |
| IA-64: |
nfs-utils-1.0.6-33EL.ia64.rpm
File outdated by: RHBA-2007:0141 |
1fe59525701f2bb8c4e5f039a8e613d9 |
| |
| PPC: |
nfs-utils-1.0.6-33EL.ppc.rpm
File outdated by: RHBA-2007:0141 |
d88d00c954fb90e1d8f30c04ec714d8c |
| |
| s390: |
nfs-utils-1.0.6-33EL.s390.rpm
File outdated by: RHBA-2007:0141 |
a498b1aa5b7f6aa9a829d8cb23331c82 |
| |
| s390x: |
nfs-utils-1.0.6-33EL.s390x.rpm
File outdated by: RHBA-2007:0141 |
15279ec8935e525ebac1b488f012597c |
| |
| x86_64: |
nfs-utils-1.0.6-33EL.x86_64.rpm
File outdated by: RHBA-2007:0141 |
6dcf9bd7e53e6780c37d8cc28fecdca5 |
| |
| Red Hat Enterprise Linux ES (v. 3) |
|
| SRPMS: |
| nfs-utils-1.0.6-33EL.src.rpm |
3c07aefe1af032508a92e4189d9e2cd2 |
| |
| IA-32: |
nfs-utils-1.0.6-33EL.i386.rpm
File outdated by: RHBA-2007:0141 |
e17d5bce62acddfa0de2b9b77b9b67db |
| |
| IA-64: |
nfs-utils-1.0.6-33EL.ia64.rpm
File outdated by: RHBA-2007:0141 |
1fe59525701f2bb8c4e5f039a8e613d9 |
| |
| x86_64: |
nfs-utils-1.0.6-33EL.x86_64.rpm
File outdated by: RHBA-2007:0141 |
6dcf9bd7e53e6780c37d8cc28fecdca5 |
| |
| Red Hat Enterprise Linux WS (v. 3) |
|
| SRPMS: |
| nfs-utils-1.0.6-33EL.src.rpm |
3c07aefe1af032508a92e4189d9e2cd2 |
| |
| IA-32: |
nfs-utils-1.0.6-33EL.i386.rpm
File outdated by: RHBA-2007:0141 |
e17d5bce62acddfa0de2b9b77b9b67db |
| |
| IA-64: |
nfs-utils-1.0.6-33EL.ia64.rpm
File outdated by: RHBA-2007:0141 |
1fe59525701f2bb8c4e5f039a8e613d9 |
| |
| x86_64: |
nfs-utils-1.0.6-33EL.x86_64.rpm
File outdated by: RHBA-2007:0141 |
6dcf9bd7e53e6780c37d8cc28fecdca5 |
| |
(The unlinked packages above are only available from the Red Hat Network)
|
123900 - LTC5609-Wrong uid/gid for anonuid in nfs mount
138062 - CAN-2004-0946 buffer overflow in rquotad
139611 - CAN-2004-1014 DoS in statd