Bug 986516 (CVE-2013-4157)
Summary: | CVE-2013-4157 Red Hat Storage Server 2.0: appliance-base / redhat-storage-server /tmp file creation vuln | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Kurt Seifried <kseifried> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | aavati, barumuga, grajaiya, jrusnack, rfortier, security-response-team, shaines, ssaha, vagarwal, vbellur |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-04 18:48:25 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: | 986517, 986518 | ||
Bug Blocks: | 986520 |
Description
Kurt Seifried
2013-07-20 04:52:15 UTC
Also there appear to be more vulnerabilities: /etc/tune-profiles/rhs-virtualization/ktune.sh: bricklist='/tmp/local-bricks.list' /etc/tune-profiles/rhs-virtualization/ktune.sh: for d in `find /var/lib/glusterd/vols -name bricks -type d 2>/tmp/e ` ; do /etc/tune-profiles/rhs-virtualization/ktune.sh: done) 2>> /tmp/bricks.err /etc/tune-profiles/rhs-virtualization/ktune.sh: echo '* hard nofile 16384' ) > /tmp/limits.conf /etc/tune-profiles/rhs-virtualization/ktune.sh: mv /tmp/limits.conf $limits_conf /etc/tune-profiles/rhs-virtualization/ktune.sh: grep -v 'soft nofile' $limits_conf | grep -v 'hard nofile' > /tmp/limits.conf /etc/tune-profiles/rhs-virtualization/ktune.sh: mv /tmp/limits.conf $limits_conf /etc/tune-profiles/rhs-high-throughput/ktune.sh: bricklist='/tmp/local-bricks.list' /etc/tune-profiles/rhs-high-throughput/ktune.sh: for d in `find /var/lib/glusterd/vols -name bricks -type d 2>/tmp/e ` ; do /etc/tune-profiles/rhs-high-throughput/ktune.sh: done) 2>> /tmp/bricks.err Acknowledgements: These issues were discovered by Gowrishankar Rajaiyan of Red Hat and Kurt Seifried of the Red Hat Security Response Team. This issue has been addressed in following products: Red Hat Storage 2.0 Via RHSA-2013:1205 https://rhn.redhat.com/errata/RHSA-2013-1205.html |