Lucene search
+L

48 matches found

NVD
NVD
added 2025/12/09 4:17 p.m.6 views

CVE-2025-40341

In the Linux kernel, the following vulnerability has been resolved: futex: Don't leak robustlist pointer on exec race sysgetrobustlist and compatgetrobustlist use ptracemayaccess to check if the calling task is allowed to access another task's robustlist pointer. This check is racy against a...

0.00199EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/09 4:9 a.m.39 views

CVE-2025-40341 futex: Don't leak robust_list pointer on exec race

In the Linux kernel, the following vulnerability has been resolved: futex: Don't leak robustlist pointer on exec race sysgetrobustlist and compatgetrobustlist use ptracemayaccess to check if the calling task is allowed to access another task's robustlist pointer. This check is racy against a...

0.00199EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/09 4:9 a.m.22 views

CVE-2025-40341

CVE-2025-40341 concerns a race in futex handling (robust_list) in the Linux kernel where sys_get_robust_list() and compat_get_robust_list() could leak a user process’s robust_list pointer across an exec() transition. The issue arises because ptrace_may_access() checks permissions before an exec()...

5.8AI score0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 4:9 a.m.5 views

CVE-2025-40341 futex: Don't leak robust_list pointer on exec race

In the Linux kernel, the following vulnerability has been resolved: futex: Don't leak robustlist pointer on exec race sysgetrobustlist and compatgetrobustlist use ptracemayaccess to check if the calling task is allowed to access another task's robustlist pointer. This check is racy against a...

6.2AI score0.00199EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-40341

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - futex: Don't leak robustlist pointer on exec race sysgetrobustlist and compatgetrobustlist use ptracemayaccess to check if the calling task is allowed to access...

6AI score0.00199EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2015-5227

Malware in sbrugna...

5.5CVSS5.6AI score0.0038EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2010-3299

Malware in sbrugna...

7.2CVSS8.2AI score0.03818EPSS
SaveExploits2References26
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2018-1000199

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Linux Kernel version 3.18 contains a dangerous feature vulnerability in modifyuserhwbreakpoint that can result in crash and possibly memory corruption. This...

5.5CVSS7.2AI score0.01221EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-49794

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to the handling of robust list pointers during an exec operation. Specifically, the sys get robust list and compat get robust list functions may...

5.3AI score0.00199EPSS
SaveExploits0
OSV
OSV
added 2024/05/19 9:15 a.m.2 views

DEBIAN-CVE-2024-35871

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

7.1CVSS6.1AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.14 views

UBUNTU-CVE-2024-35871

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

7.1CVSS6.4AI score0.00264EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2023/02/15 5:16 a.m.1 views

SUSE CVE-2015-5231

The service daemon in CRIU does not properly restrict access to non-dumpable processes, which allows local users to obtain sensitive information via 1 process dumps or 2 ptrace access...

5.5CVSS6.3AI score0.0038EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2020/06/11 9:37 p.m.4 views

kernel: perf_event_open() and execve() race in setuid programs allows a data leak

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.6CVSS7.3AI score0.00339EPSS
SaveExploits0References4
OSV
OSV
added 2019/04/12 12:29 a.m.6 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
SaveExploits0References12
CNVD
CNVD
added 2017/07/07 12:0 a.m.5 views

Google Android kernel elevation of privilege vulnerability

Android is a Linux-based open source operating system jointly developed by Google and the Open Handset Alliance OHA, and KernelTCB is one of the kernel thread control blocks. A privilege-lifting vulnerability exists in KernelTCB in Android. An attacker can exploit the vulnerability to bypass...

7.8CVSS7.1AI score0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2017/01/31 10:59 p.m.4 views

DEBIAN-CVE-2016-9962

RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or...

6.4CVSS6.9AI score0.00396EPSS
SaveExploits0References1
OSV
OSV
added 2017/01/31 10:59 p.m.9 views

CVE-2016-9962

RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or...

6.4CVSS6.7AI score0.00396EPSS
SaveExploits0References16
OSV
OSV
added 2017/01/31 10:59 p.m.4 views

UBUNTU-CVE-2016-9962

RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or...

6.4CVSS6.9AI score0.00396EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2016/10/29 12:0 a.m.13 views

PT-2019-16759 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.8 Description: A race condition in the perf event open function allows local attackers to leak sensitive data from setuid programs. This occurs because no relevant locks, specifically the cred guard mutex, are...

9.8CVSS7.2AI score0.15073EPSS
SaveExploits79References267
CNVD
CNVD
added 2016/06/08 12:0 a.m.4 views

CRIU Information Disclosure Vulnerability

CRIU Checkpoint/Restore In Userspace is a set of Linux userspace userspace on the implementation of the checkpoint/restore function of the software to freeze and restore the execution of tools. The tool supports freezing or partially freezing the execution of an application and saving its executi...

5.5CVSS6.5AI score0.0038EPSS
SaveExploits0References1
Rows per page
Query Builder