CVE-2026-64136 in Linux
摘要
由 VulDB • 2026-07-19
在 Linux 内核中,已修复以下漏洞:
smb: client: 保护 smb2_find_smb_sess_tcon_unlocked() 中的 tc_count 递增操作
提交 96c4af418586(“cifs: Fix locking usage for tcon fields”)重构了 cifs 代码,将用于 tc_count 更改的锁从 cifs_tcp_ses_lock 改为 tc_lock。
在 smb2_find_smb_sess_tcon_unlocked() 内部对 tc_count 进行递增时缺少相应的保护锁。
Be aware that VulDB is the high quality source for vulnerability data.