Lucene search
+L

172 matches found

Vulnrichment
Vulnrichment
added 2025/07/22 8:4 a.m.4 views

CVE-2025-38352 posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel If an exiting non-autoreaping task has already passed exitnotify and calls handleposixcputimers from IRQ, it can be reaped by its parent or debugger rig...

7.4AI score0.01345EPSS
SaveExploits8References8
CVE
CVE
added 2025/07/22 8:4 a.m.184 views

CVE-2025-38352

CVE-2025-38352: In the Linux kernel, a TOCTOU race affects posix-cpu-timers between handle_posix_cpu_timers() and posix_cpu_timer_del() when an exiting non-autoreaping task runs from IRQ. The fix adds a tsk->exit_state check into run_posix_cpu_timers() to prevent misdetection of timer->it.c...

7.4CVSS7AI score0.01345EPSS
SaveIn wildExploits8References12Affected Software1
CNNVD
CNNVD
added 2025/07/22 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a race condition between posix-cpu-timers and posixcputimerdel, which could result in tasks being incorrectl...

7.4CVSS7.3AI score0.01345EPSS
SaveExploits8References10
Positive Technologies
Positive Technologies
added 2025/07/22 12:0 a.m.9 views

PT-2025-30384

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel is affected by several vulnerabilities that may lead to privilege escalation, denial of service, or information leaks. The updates provided include initial livepatches,...

7.4CVSS6.9AI score0.01345EPSS
SaveExploits8
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.6 views

SUSE CVE-2022-50095

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b "posix-cpu-timers: Store a reference to a pid not a task" started looking up tasks by PID when deleting a CPU timer. When a non-leader threa...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References9
NVD
NVD
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50095

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b "posix-cpu-timers: Store a reference to a pid not a task" started looking up tasks by PID when deleting a CPU timer. When a non-leader threa...

7.8CVSS0.00213EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-50095

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b "posix-cpu-timers: Store a reference to a pid not a task" started looking up tasks by PID when deleting a CPU timer. When a non-leader threa...

7.8CVSS5.3AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

UBUNTU-CVE-2022-50095

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b "posix-cpu-timers: Store a reference to a pid not a task" started looking up tasks by PID when deleting a CPU timer. When a non-leader threa...

7.8CVSS6AI score0.00213EPSS
SaveExploits0References7
CVE
CVE
added 2025/06/18 11:2 a.m.100 views

CVE-2022-50095

The CVE-2022-50095 issue affects the Linux kernel posix-cpu-timers: when a non-leader thread execs, the timer’s task reference may point to the old PID, so exit_itimers cannot disarm armed timers. This could leave timers in the timerqueue_list and, during processing, cause a use-after-free. The r...

7.8CVSS6.5AI score0.00213EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/06/18 11:2 a.m.2 views

CVE-2022-50095 posix-cpu-timers: Cleanup CPU timers before freeing them during exec

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b "posix-cpu-timers: Store a reference to a pid not a task" started looking up tasks by PID when deleting a CPU timer. When a non-leader threa...

7.8CVSS5.7AI score0.00213EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.7 views

CVE-2022-50095 posix-cpu-timers: Cleanup CPU timers before freeing them during exec

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b "posix-cpu-timers: Store a reference to a pid not a task" started looking up tasks by PID when deleting a CPU timer. When a non-leader threa...

0.00213EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/06/18 11:2 a.m.6 views

CVE-2022-50095

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b "posix-cpu-timers: Store a reference to a pid not a task" started looking up tasks by PID when deleting a CPU timer. When a non-leader threa...

7.8CVSS5.3AI score0.00213EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from posix-cpu-timers not clearing CPU timers during exec, which could lead to reuse after release...

7.8CVSS6.1AI score0.00213EPSS
SaveExploits0References6
NVD
NVD
added 2024/01/08 6:15 p.m.24 views

CVE-2022-2585

It was discovered that when exec'ing from a non-leader thread, armed POSIX CPU timers would be left on a list but freed, leading to a use-after-free...

7.8CVSS6.2AI score0.01284EPSS
SaveExploits3References7
Prion
Prion
added 2024/01/08 6:15 p.m.26 views

Design/Logic Flaw

It was discovered that when exec'ing from a non-leader thread, armed POSIX CPU timers would be left on a list but freed, leading to a use-after-free...

4.3CVSS6.8AI score0.01284EPSS
SaveExploits3References7Affected Software2
Cvelist
Cvelist
added 2024/01/08 5:38 p.m.34 views

CVE-2022-2585

It was discovered that when exec'ing from a non-leader thread, armed POSIX CPU timers would be left on a list but freed, leading to a use-after-free...

5.3CVSS7.8AI score0.01284EPSS
SaveExploits3References7
OSV
OSV
added 2024/01/08 5:38 p.m.8 views

CVE-2022-2585

It was discovered that when exec'ing from a non-leader thread, armed POSIX CPU timers would be left on a list but freed, leading to a use-after-free...

5.3CVSS7.4AI score0.01284EPSS
SaveExploits3References10
Debian CVE
Debian CVE
added 2024/01/08 5:38 p.m.74 views

CVE-2022-2585

It was discovered that when exec'ing from a non-leader thread, armed POSIX CPU timers would be left on a list but freed, leading to a use-after-free...

7.8CVSS6.7AI score0.01284EPSS
SaveExploits3
CVE
CVE
added 2024/01/08 5:38 p.m.260 views

CVE-2022-2585

CVE-2022-2585 is a Linux kernel use-after-free vulnerability in POSIX CPU timers when exec() occurs from a non-leader thread. The issue stems from armed timers left on a list but freed, enabling local privilege escalation. Public advisories (e.g., AlmaLinux/ALAS and Debian bulletins) confirm the ...

7.8CVSS7.3AI score0.01284EPSS
SaveExploits3References7Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 6:15 a.m.6 views

SUSE CVE-2006-2445

Race condition in runposixcputimers in Linux kernel before 2.6.16.21 allows local users to cause a denial of service BUGON crash by causing one CPU to attach a timer to a process that is exiting...

4CVSS6.3AI score0.00376EPSS
SaveExploits0References4
Rows per page
Query Builder