MEDIUM · 4.7

CVE-2019-3901

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_acces...

Vulnerability 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.

CVSS Score

4.7

MEDIUM

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
LinuxLinux Kernel< 4.8
DebianDebian Linux8.0
NetappActive Iq Unified Manager For Vmware Vsphere>= 9.5
NetappHci Management Node-
NetappSnapprotect-
NetappSolidfire-
NetappStorage Replication Adapter For Clustered Data Ontap For Vmware Vsphere>= 7.2
NetappVasa Provider For Clustered Data Ontap>= 7.2
NetappVirtual Storage Console For Vmware Vsphere>= 7.2
NetappCn1610 Firmware-
NetappCn1610-

Related Weaknesses (CWE)

References

FAQ

What is CVE-2019-3901?

CVE-2019-3901 is a vulnerability with a CVSS score of 4.7 (MEDIUM). 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_acces...

How severe is CVE-2019-3901?

CVE-2019-3901 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2019-3901?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux, Netapp Active Iq Unified Manager For Vmware Vsphere, Netapp Hci Management Node, Netapp Snapprotect.