Bug 1489989
Summary: | File Permission set to 666 or 777(world writable files) on the yum cache files, these are reverted even after changing | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Ganesh Payelkar <gpayelka> | |
Component: | rhnsd | Assignee: | Tomáš Kašpárek <tkasparek> | |
Status: | CLOSED ERRATA | QA Contact: | Red Hat Satellite QA List <satqe-list> | |
Severity: | high | Docs Contact: | Filip Hanzelka <fhanzelk> | |
Priority: | high | |||
Version: | 7.4 | CC: | galtukho, jhutar, mmatsuya, rvdwees, tkasparek, tlestach, vanhoof | |
Target Milestone: | rc | Keywords: | Regression, ZStream | |
Target Release: | 7.5 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | rhnsd-5.0.13-8-el7 | Doc Type: | Release Note | |
Doc Text: |
"rhn_check" no longer modifies permissions on files in `/var/cache/yum/`
Previously, when the *Red Hat Network Daemon* (rhnsd) executed the "rhn_check" command, the command modified permissions on the files in the `/var/cache/yum/` directory incorrectly, resulting in a vulnerability. This bug has been fixed and "rhn_check" no longer modifies permissions on the files in the `/var/cache/yum/` directory.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1506910 (view as bug list) | Environment: | ||
Last Closed: | 2018-04-10 12:17:18 UTC | Type: | Bug | |
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: | ||||
Bug Blocks: | 1420851, 1506910 |
Description
Ganesh Payelkar
2017-09-09 00:12:10 UTC
spacewalk.git(master): d135f7e0d8da186f7d9d0dcdcbb0214fc625e9d9 Verified with rhnsd-5.0.13-10.el7.x86_64 >> ll /var/run/rhn_check.pid -rwxr-xr-x. 1 root root 5 8. pro 10.59 /var/run/rhn_check.pid -rw-r--r--. 1 root root 4 8. pro 08.17 /var/run/rhnsd.pid >> find /var/cache -name repomd.xml -ls 707 8 -rw-r--r-- 1 root root 1545 Nov 21 01:37 /var/cache/yum/x86_64/7Server/rhn-tools-rhel-x86_64-server-7/repomd.xml 4862657 8 -rw-r--r-- 1 root root 1545 Dec 8 01:30 /var/cache/yum/x86_64/7Server/rhel-x86_64-server-7/repomd.xml Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0759 |