SSSD contains a flaw in the ssh_cmd_parse_request() function in src/responder/ssh/sshsrv_cmd.c that may allow a remote denial of service. The issue is due to an out-of-bounds read error that occurs during the parsing of malformed packages. With a specially crafted package, a remote attacker can cause the program to crash.