Lucene search
K

3209 matches found

Packet Storm
Packet Storm
added 2019/04/25 12:0 a.m.93 views

systemd DynamicUser SetUID Binary Creation

systemd: DynamicUser can create setuid binaries when assisted by another process Related CVE Numbers: CVE-2019-3844. I am sending this bug report to Ubuntu as requested by systemd at . This bug report describes a bug in systemd that allows a service with DynamicUser in collaboration with another...

6.1AI score0.00151EPSS
Exploits2
NVD
NVD
added 2019/04/22 4:29 p.m.18 views

CVE-2019-3901

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

5.6CVSS6.3AI score0.00061EPSS
Exploits0References5
OSV
OSV
added 2019/04/22 4:29 p.m.21 views

CVE-2019-3901

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

4.7CVSS6.2AI score0.00061EPSS
Exploits0References5
OSV
OSV
added 2019/04/22 4:29 p.m.2 views

DEBIAN-CVE-2019-3901

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

4.7CVSS7.4AI score0.00061EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2019/04/22 4:29 p.m.35 views

CVE-2019-3901

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

5.6CVSS7AI score0.00061EPSS
Exploits0References1
Prion
Prion
added 2019/04/22 4:29 p.m.20 views

Race condition

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

1.9CVSS5.5AI score0.00061EPSS
Exploits0References5Affected Software6
OSV
OSV
added 2019/04/22 4:29 p.m.1 views

UBUNTU-CVE-2019-3901

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

5.6CVSS6.9AI score0.00061EPSS
Exploits0References2
CVE
CVE
added 2019/04/22 3:22 p.m.238 views

CVE-2019-3901

CVE-2019-3901 describes a race condition in perf_event_open() that can leak data from setuid processes. The root cause is that cred_guard_mutex is not held during the ptrace_may_access() check, allowing a target task to execve() with setuid execution before perf_event_alloc() attaches, bypassing ...

5.6CVSS5.4AI score0.00061EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2019/04/22 3:22 p.m.23 views

CVE-2019-3901

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

5.6CVSS5.6AI score0.00061EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2019/04/22 3:22 p.m.33 views

CVE-2019-3901

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

5.6CVSS6AI score0.00061EPSS
Exploits0
OSV
OSV
added 2019/04/17 2:27 p.m.5 views

OPENSUSE-SU-2019:1227-1 Security update for lxc, lxcfs

This update for lxc, lxcfs to version 3.1.0 fixes the following issues: Security issues fixed: - CVE-2019-5736: Fixed a container breakout vulnerability boo1122185. - CVE-2018-6556: Enable setuid bit on lxc-user-nic boo988348. Non-security issues fixed: - Update to LXC 3.1.0. The changelog is far...

9.3CVSS6.7AI score0.59178EPSS
Exploits33References6
OPENSUSE Linux
OPENSUSE Linux
added 2019/04/17 12:0 a.m.145 views

Security update for lxc, lxcfs (important)

openSUSE Security Update: Security update for lxc, lxcfs Announcement ID: openSUSE-SU-2019:1227-1 Rating: important References: 1122185 1131762 988348 Cross-References: CVE-2018-6556 CVE-2019-5736 Affected Products: openSUSE Backports SLE-15 An update that solves two vulnerabilities and has one...

9.3CVSS6.8AI score0.59178EPSS
Exploits33References3
Prion
Prion
added 2019/04/12 12:29 a.m.25 views

Race condition

The Linux kernel before 4.8 allows local users to bypass ASLR on setuid programs such as /bin/su because installexeccreds is called too late in loadelfbinary in fs/binfmtelf.c, and thus the ptracemayaccess check has a race condition when reading /proc/pid/stat...

4.7CVSS5.5AI score0.00011EPSS
Exploits1References12Affected Software1
OSV
OSV
added 2019/04/12 12:29 a.m.4 views

CVE-2019-11191

The Linux kernel through 5.0.7, when CONFIGIA32AOUT is enabled and ia32aout is loaded, allows local users to bypass ASLR on setuid a.out programs if any exist because installexeccreds is called too late in loadaoutbinary in fs/binfmtaout.c, and thus the ptracemayaccess check has a race condition...

2.5CVSS3.3AI score
Exploits0References12
NVD
NVD
added 2019/04/12 12:29 a.m.19 views

CVE-2019-11190

The Linux kernel before 4.8 allows local users to bypass ASLR on setuid programs such as /bin/su because installexeccreds is called too late in loadelfbinary in fs/binfmtelf.c, and thus the ptracemayaccess check has a race condition when reading /proc/pid/stat...

4.7CVSS5.8AI score0.00011EPSS
Exploits1References12
NVD
NVD
added 2019/04/12 12:29 a.m.14 views

CVE-2019-11191

The Linux kernel through 5.0.7, when CONFIGIA32AOUT is enabled and ia32aout is loaded, allows local users to bypass ASLR on setuid a.out programs if any exist because installexeccreds is called too late in loadaoutbinary in fs/binfmtaout.c, and thus the ptracemayaccess check has a race condition...

2.5CVSS5.2AI score0.00009EPSS
Exploits1References12
OSV
OSV
added 2019/04/12 12:29 a.m.5 views

CVE-2019-11190

The Linux kernel before 4.8 allows local users to bypass ASLR on setuid programs such as /bin/su because installexeccreds is called too late in loadelfbinary in fs/binfmtelf.c, and thus the ptracemayaccess check has a race condition when reading /proc/pid/stat...

4.7CVSS5.8AI score
Exploits0References12
OSV
OSV
added 2019/04/12 12:29 a.m.1 views

DEBIAN-CVE-2019-11190

The Linux kernel before 4.8 allows local users to bypass ASLR on setuid programs such as /bin/su because installexeccreds is called too late in loadelfbinary in fs/binfmtelf.c, and thus the ptracemayaccess check has a race condition when reading /proc/pid/stat...

4.7CVSS6.2AI score0.00011EPSS
Exploits1References1
OSV
OSV
added 2019/04/12 12:29 a.m.1 views

DEBIAN-CVE-2019-11191

The Linux kernel through 5.0.7, when CONFIGIA32AOUT is enabled and ia32aout is loaded, allows local users to bypass ASLR on setuid a.out programs if any exist because installexeccreds is called too late in loadaoutbinary in fs/binfmtaout.c, and thus the ptracemayaccess check has a race condition...

2.5CVSS7.7AI score0.00009EPSS
Exploits1References1
CVE
CVE
added 2019/04/11 11:7 p.m.288 views

CVE-2019-11191

The CVE-2019-11191 entry describes a local ASLR bypass in the Linux kernel (up to 5.0.7) when CONFIG_IA32_AOUT is enabled and ia32_aout is loaded. The vulnerability arises because install_exec_creds() is invoked too late in load_aout_binary() (fs/binfmt_aout.c), creating a race in ptrace_may_acce...

2.5CVSS5AI score0.00009EPSS
Exploits1References12Affected Software1
Rows per page
Query Builder