CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64370

mediumCVSS 5.5covered by 2 sourcesfirst seen 2026-07-25
In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path In do_cpu_nanosleep(), posix_cpu_timer_create() takes a pid reference via get_pid() and stores it in timer.it.cpu.pid. If the subsequent posix_cpu_timer_set() call fails, the function returns immediately without calling posix_cpu_timer_del() to release the pid reference, causing a leak. Fix it by calling posix_cpu_timer_del() before the unlock-and-return on the error path, consistent with the other exit paths in the same function.

CSIRTS triage

What
There is a pid refcount leak vulnerability in the do_cpu_nanosleep() error path.
Who is affected
Deployments of the posix-cpu-timers are affected.
Urgency
Remediation is necessary to prevent potential exploitation, although exploitation status is currently unknown.
Action
Update to the latest version of the posix-cpu-timers.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64370

Get an email if CVE-2026-64370 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64370

CVE.org record

Embed the live status

CVE-2026-64370 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64370 status](https://www.csirts.com/badge/CVE-2026-64370)](https://www.csirts.com/cve/CVE-2026-64370)