Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64468

7.8 · HIGH
Published Jul 25, 2026 EPSS 0.14% (3th pctl)

Overview

CVE-2026-64468 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

binder: fix UAF in binder_free_transaction()

In binder_free_transaction(), the t->to_proc is read under the t->lock.

However, once the t->lock is dropped, the to_proc can die in parallel.

This leads to a use-after-free error when we attempt to acquire its

inner lock right afterwards:

==================================================================

BUG: KASAN: slab-use-after-free in _raw_spin_lock+0xe4/0x1a0

Write of size 4 at addr ffff00001125da70 by task B/672

CPU: 20 UID: 0 PID: 672 Comm: B Not tainted 7.1.0-rc6-00284-g8e65320d91cd #4 PREEMPT

Hardware name: linux,dummy-virt (DT)

Call trace:

_raw_spin_lock+0xe4/0x1a0

binder_free_transaction+0x8c/0x320

binder_send_failed_reply+0x21c/0x2f8

binder_thread_release+0x488/0x7e0

binder_ioctl+0x12c0/0x29a0

[...]

Allocated by task 675:

__kmalloc_cache_noprof+0x174/0x444

binder_open+0x118/0xb70

do_dentry_open+0x374/0x1040

vfs_ope

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-64468?

CVE-2026-64468 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-64468?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-64468?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64468?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64468 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.