Lucene search
+L

203 matches found

CVE
CVE
added 2025/06/18 11:02 a.m.117 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.00252EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.18 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.8CVSS0.00252EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.8 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.00252EPSS
SaveExploits0References6
NVD
NVD
added 2024/01/08 6:15 p.m.27 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.27 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.72 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.12 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 score
SaveExploits0References10
CVE
CVE
added 2024/01/08 5:38 p.m.329 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
Debian CVE
Debian CVE
added 2024/01/08 5:38 p.m.100 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
Positive Technologies
Positive Technologies
added 2023/06/13 12:00 a.m.25 views

PT-2026-47786

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in AppArmor regarding the handling of resource limits rlimit for POSIX CPU timers. POSIX CPU timers require an additional step beyond the standard setting of the rlimit t...

7.3CVSS5.9AI score0.00114EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:15 a.m.9 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
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.11 views

kernel: 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.8CVSS6.2AI score0.00252EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/02 2:40 p.m.46 views

kernel: 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.8CVSS6.2AI score0.00252EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/02 2:40 p.m.8 views

kernel: posix cpu timer use-after-free may lead to local privilege escalation

A use-after-free flaw was found in the Linux kernel’s POSIX CPU timers functionality in the way a user creates and then deletes the timer in the non-leader thread of the program. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.6AI score0.01284EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2022/11/02 2:35 p.m.13 views

kernel: posix cpu timer use-after-free may lead to local privilege escalation

A use-after-free flaw was found in the Linux kernel’s POSIX CPU timers functionality in the way a user creates and then deletes the timer in the non-leader thread of the program. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.6AI score0.01284EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2022/11/02 2:33 p.m.8 views

kernel: posix cpu timer use-after-free may lead to local privilege escalation

A use-after-free flaw was found in the Linux kernel’s POSIX CPU timers functionality in the way a user creates and then deletes the timer in the non-leader thread of the program. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.6AI score0.01284EPSS
SaveExploits3References5
Tenable Nessus
Tenable Nessus
added 2022/09/22 12:00 a.m.60 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2022-9827)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-9827 advisory. - posix-cpu-timers: Cleanup CPU timers before freeing them during exec Thadeu Lima de Souza Cascardo Orabug: 34495548 CVE-2022-2585 - netfilter:...

7.8CVSS7.4AI score0.10458EPSS
SaveExploits23References7
Tenable Nessus
Tenable Nessus
added 2022/09/22 12:00 a.m.52 views

Oracle Linux 8 : Unbreakable Enterprise kernel-container (ELSA-2022-9830)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-9830 advisory. - posix-cpu-timers: Cleanup CPU timers before freeing them during exec Thadeu Lima de Souza Cascardo Orabug: 34495548 CVE-2022-2585 - netfilter:...

7.8CVSS7.4AI score0.10458EPSS
SaveExploits23References7
Oracle linux
Oracle linux
added 2022/09/21 12:00 a.m.82 views

Unbreakable Enterprise kernel-container security update

5.15.0-2.52.3.el8 - posix-cpu-timers: Cleanup CPU timers before freeing them during exec Thadeu Lima de Souza Cascardo Orabug: 34495548 CVE-2022-2585 - fix race between exititimers and /proc/pid/timers Oleg Nesterov Orabug: 34495548 - rds: ib: Add preemption control when using per-cpu variables...

7.8CVSS7.8AI score0.10458EPSS
SaveExploits23
Oracle linux
Oracle linux
added 2022/09/21 12:00 a.m.67 views

Unbreakable Enterprise kernel security update

5.15.0-2.52.3 - posix-cpu-timers: Cleanup CPU timers before freeing them during exec Thadeu Lima de Souza Cascardo Orabug: 34495548 CVE-2022-2585 - fix race between exititimers and /proc/pid/timers Oleg Nesterov Orabug: 34495548 - rds: ib: Add preemption control when using per-cpu variables Hakon...

7.8CVSS7.8AI score0.10458EPSS
SaveExploits23
Rows per page
Query Builder