CVE-2026-97555
8.8Linux · Kernel
A heap-based buffer overflow exists in the Linux kernel SMB client when rewriting DACLs, potentially allowing for memory corruption during SID expansion.
Executive summary
A heap-based buffer overflow in the Linux kernel SMB client could allow an attacker to trigger memory corruption or potentially achieve code execution.
Vulnerability
The vulnerability exists in the SMB client component, specifically within the function handling DACL owner and group rewrites. Due to insufficient buffer allocation when processing SID expansions, a heap-based buffer overflow occurs, which can be triggered by a remote attacker providing crafted SMB traffic.
Business impact
Successful exploitation of this vulnerability can lead to critical system instability, including kernel panics and denial of service. Furthermore, heap overflows in the kernel often provide a pathway for local or remote privilege escalation or arbitrary code execution, posing a significant risk to data integrity and system confidentiality. With a CVSS score of 8.8, this flaw is categorized as High severity and requires immediate attention to prevent compromise of critical infrastructure.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.111, 6.18.53, 7.2.7, or a later stable release provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel-related crash dumps (KASAN reports) or unexpected service interruptions associated with the CIFS/SMB client.
Compensating Controls: If patching is not immediately feasible, restrict access to SMB shares to trusted clients and disable unnecessary CIFS/SMB mounts to reduce the attack surface.
Exploitation status
Public Exploit Available: No confirmed public exploit exists in the available data.
Analyst recommendation
This vulnerability represents a significant risk to systems utilizing SMB network file sharing. Given the potential for kernel-level memory corruption, administrators should prioritize applying the provided security patches across all affected Linux environments. Please verify your kernel version and apply the appropriate update to mitigate this high-severity risk promptly.
More Linux CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section