Local privilege escalation via retained timer references
Published Jan 8, 2024 · Updated Sep 4, 2024
Use-after-free in Linux POSIX CPU timers before 6.0-rc1 allows local users to crash the system or elevate privileges through a threaded exec. When a non-leader thread calls execve, its PID changes, so posix_cpu_timer_del misses armed timers that exit_itimers frees while timer-list references remain. Low-privileged local access is sufficient; later list processing dereferences freed timer memory, enabling a system crash or root privilege escalation.
Summary
What happened
Use-after-free in Linux POSIX CPU timers before 6.0-rc1 allows local users to crash the system or elevate privileges through a threaded exec. When a non-leader thread calls execve, its PID changes, so posix_cpu_timer_del misses armed timers that exit_itimers frees while timer-list references remain. Low-privileged local access is sufficient; later list processing dereferences freed timer memory, enabling a system crash or root privilege escalation.
The record
- CVE
- CVE-2022-2585
- Published
- Jan 8, 2024
- Updated
- Sep 4, 2024
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jan 8, 2024CVE publishedPublication date reported by the CVE source.
- Sep 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <6.0~rc1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- SSD Linux CLOCK_THREAD_CPUTIME_ID LPE exploitweaponized · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo