Bug 545439 (CVE-2009-4135)
Summary: | CVE-2009-4135 coreutils: Unsafe temporary directory use in "distcheck" rule | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Jan Lieskovsky <jlieskov> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | bressers, kreilly, meyering, ovasik |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=ae034822c535fa5 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-02-26 07:40:31 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 546692, 546705, 549869 | ||
Bug Blocks: |
Description
Jan Lieskovsky
2009-12-08 15:35:43 UTC
Note that the offending rule is run as part of "make distcheck". Thanks for the catch Jim, substituted "my-distcheck" for "distcheck". This is CVE-2009-4135. coreutils-7.6-8.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/coreutils-7.6-8.fc12 coreutils-7.2-5.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/coreutils-7.2-5.fc11 The Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw. More information regarding issue severity can be found here: http://www.redhat.com/security/updates/classification/ coreutils-7.2-5.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. coreutils-7.6-8.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. Closing this nextrelease as it was addressed in Fedora coreutils makefiles and will be fixed in Red Hat Enterprise Linux 6 too. This flaw is in the distcheck rule, used by coreutils upstream developers to prepare and check distribution source tarballs. It does not affect users using binary RPMs or rebuilding source RPMs (distcheck target is not used during the SRPM build). |