Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2019-3901

4.7 · MEDIUM
Published Apr 22, 2019 linux CWE-667 EPSS 0.34% (27th pctl)

Overview

CVE-2019-3901 is a medium-severity vulnerability affecting linux linux_kernel. It was published on April 22, 2019 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

A race condition in perf_event_open() allows local attackers to leak sensitive data from setuid programs. As no relevant locks (in particular the cred_guard_mutex) are held during the ptrace_may_access() call, it is possible for the specified target task to perform an execve() syscall with setuid execution before perf_event_alloc() actually attaches to it, allowing an attacker to bypass the ptrace_may_access() check and the perf_event_exit_task(current) call that is performed in install_exec_creds() during privileged execve() calls. This issue affects kernel versions before 4.8.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 4.8 Affected
netapp active_iq_unified_manager_for_vmware_vsphere 9.5 Affected
netapp storage_replication_adapter_for_clustered_data_ontap_for_vmware_vsphere 7.2 Affected
netapp vasa_provider_for_clustered_data_ontap 7.2 Affected
netapp virtual_storage_console_for_vmware_vsphere 7.2 Affected

Frequently Asked Questions

What is CVE-2019-3901?

CVE-2019-3901 is a medium-severity vulnerability affecting linux linux_kernel. It was published on April 22, 2019 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

How severe is CVE-2019-3901?

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2019-3901?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2019-3901?

CyberStrike's AI-powered security agents can automatically detect CVE-2019-3901 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.