Vulnerability Description
A flaw was found in SSSD. The sss_nss_protocol_fill_initgr() function in the NSS responder pre-allocates reply space for all group entries but does not shrink the packet when groups are skipped, causing uninitialized heap bytes to be transmitted to the client. A local attacker can exploit this to disclose cached directory data and heap layout information from the sssd_nss process.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-68744
- https://bugzilla.redhat.com/show_bug.cgi?id=2509761
FAQ
What is CVE-2026-68744?
CVE-2026-68744 is a vulnerability with a CVSS score of 3.3 (LOW). A flaw was found in SSSD. The sss_nss_protocol_fill_initgr() function in the NSS responder pre-allocates reply space for all group entries but does not shrink the packet when groups are skipped, causi...
How severe is CVE-2026-68744?
CVE-2026-68744 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-68744?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.