An updated slocate package that fixes a denial of service and various bugs
is now available.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
Slocate is a security-enhanced version of locate. Like locate, slocate
searches through a central database (updated nightly) for files that match
a given pattern. Slocate allows you to quickly find files anywhere on your
system.
A bug was found in the way slocate scans the local filesystem. A carefully
prepared directory structure could cause updatedb's file system scan to
fail silently, resulting in an incomplete slocate database. The Common
Vulnerabilities and Exposures project has assigned the name CAN-2005-2499
to this issue.
Additionally this update addresses the following issues:
- Files with a size of 2 GB and larger were not entered into the slocate
database.
- File system type exclusions were processed only when starting updatedb
and did not reflect file systems mounted while updatedb was running
(for example, automounted file systems).
- File system type exclusions were ignored for file systems that were
mounted to a path containing a symbolic link.
- Databases created by slocate were owned by the slocate group even if they
were created by regular users.
Users of slocate are advised to upgrade to this updated package, which
contains backported patches and is not affected by 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: |
| slocate-2.7-3.RHEL3.6.src.rpm |
0652f2d48a5f5bc146f62ddf18a859a2 |
| |
| IA-32: |
| slocate-2.7-3.RHEL3.6.i386.rpm |
7d238c27081ed073269359e79319b7bd |
| |
| x86_64: |
| slocate-2.7-3.RHEL3.6.x86_64.rpm |
1086c5a84f92aecc5c29340ea1a8f218 |
| |
| Red Hat Enterprise Linux AS (v. 3) |
|
| SRPMS: |
| slocate-2.7-3.RHEL3.6.src.rpm |
0652f2d48a5f5bc146f62ddf18a859a2 |
| |
| IA-32: |
| slocate-2.7-3.RHEL3.6.i386.rpm |
7d238c27081ed073269359e79319b7bd |
| |
| IA-64: |
| slocate-2.7-3.RHEL3.6.ia64.rpm |
390fc703afec21d6244c6e2aa1414ec2 |
| |
| PPC: |
| slocate-2.7-3.RHEL3.6.ppc.rpm |
b07fd76ab3c6716c4253c74cb59c26a3 |
| |
| s390: |
| slocate-2.7-3.RHEL3.6.s390.rpm |
86b77a7eadc28dbe7379728dc816a96e |
| |
| s390x: |
| slocate-2.7-3.RHEL3.6.s390x.rpm |
4954e1ae86d8a391d44702f871dcfe49 |
| |
| x86_64: |
| slocate-2.7-3.RHEL3.6.x86_64.rpm |
1086c5a84f92aecc5c29340ea1a8f218 |
| |
| Red Hat Enterprise Linux ES (v. 3) |
|
| SRPMS: |
| slocate-2.7-3.RHEL3.6.src.rpm |
0652f2d48a5f5bc146f62ddf18a859a2 |
| |
| IA-32: |
| slocate-2.7-3.RHEL3.6.i386.rpm |
7d238c27081ed073269359e79319b7bd |
| |
| IA-64: |
| slocate-2.7-3.RHEL3.6.ia64.rpm |
390fc703afec21d6244c6e2aa1414ec2 |
| |
| x86_64: |
| slocate-2.7-3.RHEL3.6.x86_64.rpm |
1086c5a84f92aecc5c29340ea1a8f218 |
| |
| Red Hat Enterprise Linux WS (v. 3) |
|
| SRPMS: |
| slocate-2.7-3.RHEL3.6.src.rpm |
0652f2d48a5f5bc146f62ddf18a859a2 |
| |
| IA-32: |
| slocate-2.7-3.RHEL3.6.i386.rpm |
7d238c27081ed073269359e79319b7bd |
| |
| IA-64: |
| slocate-2.7-3.RHEL3.6.ia64.rpm |
390fc703afec21d6244c6e2aa1414ec2 |
| |
| x86_64: |
| slocate-2.7-3.RHEL3.6.x86_64.rpm |
1086c5a84f92aecc5c29340ea1a8f218 |
| |
(The unlinked packages above are only available from the Red Hat Network)
|
132571 - Files > 2 GB are not entered into slocate data base
139950 - slocate collects .automount files over nfs
169453 - CAN-2005-2499 slocate DOS