Samba · Samba · CVE-2026-15779
**Name of the Vulnerable Software and Affected Versions**
samba (affected versions not specified)
**Description**
A flaw exists in the `pam winbind` module of samba. When the `mkhomedir` feature is enabled, `pam winbind` changes the ownership of the target account's home directory without verifying if the path is a critical system directory, such as /. In affected environments, system accounts that use / as their home directory can trigger this behavior. This can be initiated by the root user or a non-root user with specific sudo permissions to execute commands as that account. This results in the ownership of / being changed, leading to a severe denial of service that causes failures in SSH, sudo, and package managers. This issue impacts availability rather than allowing privilege escalation, as it does not grant write access to the root directory.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
As a temporary mitigation, disable the `mkhomedir` feature in `pam winbind`.