The system package management tool must not automatically obtain updates.

From Oracle Linux 5 Security Technical Implementation Guide

Part of GEN008820

Associated with: CCI-001233

SV-63025r1_rule The system package management tool must not automatically obtain updates.

Vulnerability discussion

System package management tools can obtain a list of updates and patches from a package repository and make this information available to the SA for review and action. Using a package repository outside of the organization's control presents a risk of malicious packages being introduced.

Check content

Verify the YUM service is enabled. # service yum-updatesd status If the service is enabled, this is a finding.

Fix text

Disable the yum service. # chkconfig yum-updatesd off ; service yum-updatesd stop

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer