Lucene search
+L

199 matches found

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.53 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
CVE
CVE
added 2024/01/08 5:38 p.m.306 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.81 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
OSV
OSV
added 2024/01/08 5:38 p.m.10 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
Positive Technologies
Positive Technologies
added 2023/06/13 12:00 a.m.24 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.8 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.10 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.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/02 2:40 p.m.45 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.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/02 2:40 p.m.7 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.11 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.7 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.51 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
Tenable Nessus
Tenable Nessus
added 2022/09/22 12:00 a.m.44 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
Oracle linux
Oracle linux
added 2022/09/21 12:00 a.m.80 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.63 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
OSV
OSV
added 2022/09/17 12:29 a.m.9 views

GSD-2022-1005822 posix-cpu-timers: Cleanup CPU timers before freeing them during exec

posix-cpu-timers: Cleanup CPU timers before freeing them during exec This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.137 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/17 12:05 a.m.18 views

GSD-2022-1005555 posix-cpu-timers: Cleanup CPU timers before freeing them during exec

posix-cpu-timers: Cleanup CPU timers before freeing them during exec This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.61 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.3 views

PT-2022-34080 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.137 Description: The issue concerns the cleanup of CPU timers before freeing them during the exec process. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/09/16 11:37 p.m.11 views

GSD-2022-1005193 posix-cpu-timers: Cleanup CPU timers before freeing them during exec

posix-cpu-timers: Cleanup CPU timers before freeing them during exec This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder