Use-After-Free Vulnerability in Linux Kernel Affecting Timer Management
CVE-2026-64560

7.8HIGH

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
29 July 2026

Badges

πŸ“ˆ Score: 737πŸ“° News Worthy

What is CVE-2026-64560?

CVE-2026-64560 is a use-after-free vulnerability located in the Linux kernel, primarily affecting its timer management functions. This vulnerability arises due to a race condition during the execution of certain system calls, particularly when handling posix CPU timers and process execution flows. When a non-leader process executes, it may result in the premature deallocation of data structures related to timers, leading to undefined behavior when these structures are accessed afterward. If a freed timer object is accessed by a running process, it can trigger significant instability or crashes within the kernel, adversely impacting system performance and reliability. Organizations running Linux-based systems must address this vulnerability promptly to prevent potential disruptions or escalations in privilege exploitation.

Potential impact of CVE-2026-64560

  1. System Instability and Crashes: The use-after-free condition can lead to unpredictable behavior in the kernel, potentially causing system crashes and making services unavailable, which can disrupt business operations.

  2. Data Corruption: If an attacker or a rogue process manages to exploit this vulnerability, it may lead to data corruption, as the freed memory may not be properly managed, impacting the integrity of the data processed by the affected applications.

  3. Increased Attack Surface: The vulnerability creates an opportunity for malicious actors to exploit the Linux kernel, which could lead to privilege escalation or unauthorized access to sensitive system resources, thus increasing the overall risk profile of the affected systems.

Affected Version(s)

Linux 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < 67aa823e3e8c229c6d374df79c804f6721cb83b6

Linux 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59

Linux 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59

News Articles

New Release: Tails 7.10.1 | Tor Project

This release is an emergency release to fix critical security vulnerabilities in the Linux kernel and the expat XML library. Changes and updates Update the Linux kernel to 6.12.100, which fixes...

2 weeks ago

References

CVSS V3.1

Score:
7.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • πŸ“°

    First article discovered by Tor Project Blog

  • Vulnerability published

  • Vulnerability Reserved

.