Linux Kernel KSMBD Vulnerability Allows Sensitive Information Disclosure
A critical vulnerability in the Linux Kernel's KSMBD component, ZDI-26-573, enables remote attackers to disclose sensitive information.

A critical vulnerability, designated ZDI-26-573, has been identified within the Linux Kernel's KSMBD (Kernel SMB) subsystem, allowing remote attackers to gain unauthorized access to sensitive information. The flaw resides in the response header processing, where an out-of-bounds read can occur, leading to information disclosure.
This vulnerability is particularly concerning as it does not require any form of authentication to be exploited. Attackers can target vulnerable systems without needing prior access or credentials. However, the scope of impact is limited to systems that have the KSMBD service explicitly enabled and running, meaning not all Linux installations will be affected.
The Zero Day Initiative (ZDI), which disclosed the vulnerability, has assigned it a CVSS (Common Vulnerability Scoring System) score of 9.3, classifying it as 'Critical'. This high score reflects the severity of the potential impact, emphasizing the risk of sensitive data exposure.
While the exact nature of the sensitive information that can be disclosed is not detailed in the initial advisory, such vulnerabilities often expose configuration details, memory contents, or other system-specific data that could be leveraged in further attacks. The out-of-bounds read mechanism suggests that an attacker could potentially read beyond the intended buffer boundaries within the KSMBD response header.
Given the critical nature and the lack of authentication requirement, prompt patching or mitigation is strongly advised for any systems utilizing KSMBD. Users and administrators should monitor for security advisories from their Linux distribution vendors for specific guidance and patches related to this vulnerability.
The disclosure of ZDI-26-573 highlights the ongoing need for vigilance in securing kernel-level services, especially those exposed to network traffic. KSMBD, being an SMB implementation within the Linux kernel, is a crucial component for file sharing and network access, making its security paramount.