CVE-2015-3246

9.5 CISA KEV

Red Hat · Libuser

A race condition in the Red Hat Libuser userhelper program allows local users to cause a denial of service by corrupting the system password file.

Executive summary

This vulnerability in Red Hat Libuser is actively exploited in the wild to facilitate local denial of service and potential privilege escalation.

Vulnerability

The vulnerability exists in the userhelper program, which incorrectly handles file modifications to /etc/passwd. A local attacker can trigger a race condition during these modifications to induce a denial of service, or combine this flaw with CVE-2015-3245 to achieve full privilege escalation.

Business impact

The ability to corrupt the /etc/passwd file poses a significant risk to system integrity and availability. Because this vulnerability is actively exploited in the wild, the threat to organizational infrastructure is severe. Successful exploitation can lead to total system compromise, unauthorized administrative access, and prolonged service outages. The high CVSS score of 9.5 reflects the critical nature of this flaw when combined with its active exploitation status.

Remediation

Immediate Action: Update the libuser and usermode packages to versions 0.56.13-8 or 0.60-7, or later, as provided by your Linux distribution vendor.

Proactive Monitoring: Audit system logs for unexpected modifications to /etc/passwd and monitor for abnormal process behavior initiated by low privileged user accounts.

Compensating Controls: Restrict access to the userhelper utility for non-administrative users where possible, and ensure that the /etc/passwd file is protected by appropriate filesystem permissions or immutable attributes if the operating system supports them.

Exploitation status

Public Exploit Available: Yes, a Metasploit module and ExploitDB entry exist.

Analyst recommendation

Given that this vulnerability is actively exploited in the wild and carries a critical severity rating, immediate patching is required. Organizations must prioritize the deployment of the vendor-supplied updates to all affected Red Hat based systems. Failure to address this flaw leaves systems vulnerable to both denial of service attacks and privilege escalation by local users.

More Red Hat CVEs

Sources