Out-of-Bounds Read Vulnerability in System Security Services Daemon by Red Hat
CVE-2026-6245
5.5MEDIUM
What is CVE-2026-6245?
A vulnerability exists in the System Security Services Daemon (SSSD) where the pam_passkey_child_read_data() function mishandles raw bytes from a pipe. This flaw treats the incoming data as a NUL-terminated C string without proper termination, leading to an out-of-bounds read when processed by functions such as snprintf(). A local attacker could initiate a specially crafted passkey authentication request to exploit this issue, potentially leading to a crash of the SSSD PAM responder and resulting in a local Denial of Service (DoS).