目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-64468— Binder binder_free_transaction() 释放后使用漏洞

CVSS 7.8 · High EPSS 0.18% · P8

影响版本矩阵 24

厂商产品版本范围状态
LinuxLinuxa370003cc301d4361bae20c9ef615f89bf8d1e8a< 5602a43f251c3d75312df91a422675fc00ca3dceaffected
a370003cc301d4361bae20c9ef615f89bf8d1e8a< 0be901ab1dcc4af59b88f2e324493bb283850167affected
a370003cc301d4361bae20c9ef615f89bf8d1e8a< 48aeda9f8039e4a6971d1804578efde7f2c01edaaffected
a370003cc301d4361bae20c9ef615f89bf8d1e8a< 45df558c543bb5543bacc8065fd7c567740781e5affected
a370003cc301d4361bae20c9ef615f89bf8d1e8a< d45ef513eed1abebfec90c3cfb6ae50c2a4182dbaffected
a370003cc301d4361bae20c9ef615f89bf8d1e8a< 328ccf32acb87e8bbb1fe2b065068c574e4db2bfaffected
a370003cc301d4361bae20c9ef615f89bf8d1e8a< 0f15f0f6ca5df566275ce517f257af2559528b41affected
a370003cc301d4361bae20c9ef615f89bf8d1e8a< f223d27a546c1e1f48d38fd67760e78f068fe8c4affected
… +16 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-64468 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
binder: fix UAF in binder_free_transaction()
来源: CVE Program / CVE List V5
Vulnerability 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_open+0x58/0x3bc [...] Freed by task 212: __kasan_slab_free+0x58/0x80 kfree+0x1a0/0x4a4 binder_proc_dec_tmpref+0x32c/0x5e0 binder_deferred_func+0xc48/0x104c process_one_work+0x53c/0xbc0 [...] ================================================================== To prevent this, pin the target thread (t->to_thread) to guarantee the target process remains alive. Undelivered transactions without a target thread are already safe, as the target process can only be the current context in those paths.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux a370003cc301d4361bae20c9ef615f89bf8d1e8a ~ 5602a43f251c3d75312df91a422675fc00ca3dce -
LinuxLinux 5.2 -

二、漏洞 CVE-2026-64468 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-64468 的情报信息

登录查看更多情报信息。

CVE-2026-64468 补丁与修复 (8)

同批安全公告 · Linux · 2026-07-25 · 共 274 条

CVE-2026-643559.8 CRITICALBPF devmap 拒绝分帧帧漏洞
CVE-2026-644599.8 CRITICALTCP: tcp_ao_destroy_sock 中恢复 RCU 宽限期的漏洞
CVE-2026-644399.8 CRITICALkrb5 crypto 异步AEAE实现分配时过滤漏洞
CVE-2026-643039.8 CRITICALfsl-lpspi驱动中TX准备失败时RX通道未终止
CVE-2026-644109.8 CRITICALnetfilter flowtable IPIP隧道硬件卸载不支持
CVE-2026-643999.8 CRITICALksmbd FSCTL_DUPLICATE_EXTENTS_TO_FILE权限检查漏洞
CVE-2026-643979.8 CRITICALksmbd QUERY_DIRECTORY请求未序列化
CVE-2026-643919.8 CRITICALksmbd ADS I/O漏洞:使用opener凭据
CVE-2026-643879.8 CRITICALSMB客户端查询目录重放双重释放漏洞
CVE-2026-643869.8 CRITICALSMB 客户端 query_info() 双重释放漏洞
CVE-2026-643859.8 CRITICALsmb客户端 SMB2_ioctl() 重放时的双重释放漏洞
CVE-2026-643839.8 CRITICALsmb客户端SMB2_flush()重放时双重释放漏洞
CVE-2026-643849.8 CRITICALSMB客户端变更通知重放双释放漏洞
CVE-2026-642689.8 CRITICALRDMA/siw: Read响应绑定RREAD长度
CVE-2026-645239.8 CRITICALnet/handshake:提交时持有长期文件引用
CVE-2026-642699.1 CRITICALRDMA/rtrs-srv 远程写入长度限制漏洞
CVE-2026-644509.1 CRITICALTipc 广播 Gap ACK 块越界读取漏洞
CVE-2026-642579.1 CRITICALSMB 客户端拒绝SMB2响应中重叠数据区
CVE-2026-643939.1 CRITICALksmbd 使用打开者凭据运行 set info 的漏洞
CVE-2026-643929.1 CRITICALksmbd 删除时关闭权限验证漏洞

显示前 20 条,共 274 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-64468

暂无评论


发表评论