CVE-2019-3901
Last modified
CVE-2019-3901 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.8 |
| Debian | Debian Linux | 8.0 |
| Netapp | Active Iq Unified Manager For Vmware Vsphere | >= 9.5 |
| Netapp | Hci Management Node | All versions |
| Netapp | Snapprotect | All versions |
| Netapp | Solidfire | All versions |
| Netapp | Storage Replication Adapter For Clustered Data Ontap For Vmware Vsphere | >= 7.2 |
| Netapp | Vasa Provider For Clustered Data Ontap | >= 7.2 |
| Netapp | Virtual Storage Console For Vmware Vsphere | >= 7.2 |
| Netapp | Cn1610 Firmware | All versions |
References
- http://www.securityfocus.com/bid/89937Third Party Advisory, VDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3901Issue Tracking, Patch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/05/msg00041.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/05/msg00042.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20190517-0005/Third Party Advisory
- http://www.securityfocus.com/bid/89937Third Party Advisory, VDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3901Issue Tracking, Patch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/05/msg00041.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/05/msg00042.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20190517-0005/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-3901?
How severe is CVE-2019-3901?
How do I fix CVE-2019-3901?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2019
- CVE-2019-3895An access-control flaw was found in the Octavia service when…8
- CVE-2019-3896A double-free can happen in idr_remove_all() in lib/idr.c in…7
- CVE-2019-3897It has been discovered in redhat-certification that any unau…5.3
- CVE-2019-3898Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2019-3899It was found that default configuration of Heketi does not r…9.8
- CVE-2019-3900An infinite loop issue was found in the vhost_net kernel mod…7.7
- CVE-2019-3902A flaw was found in Mercurial before 4.9. It was possible to…5.1
- CVE-2019-3903Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2019-3905Zoho ManageEngine ADSelfService Plus 5.x before build 5703 h…
- CVE-2019-3906Premisys Identicard version 3.1.190 contains hardcoded crede…8.8
- CVE-2019-3907Premisys Identicard version 3.1.190 stores user credentials …7.5
- CVE-2019-3908Premisys Identicard version 3.1.190 stores backup files as e…7.5
Are you affected by CVE-2019-3901?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
