Summary
A memory leak can be triggered when parsing usernames which can trigger a denial-of-service.
Details
The domain portion of a username may be overridden causing an allocated memory area the size of the domain name to be leaked.
Impact
An attacker can leak memory can leak memory via the main gss_accept_sec_context
entry point, potentially causing a denial-of-service.
Summary
A memory leak can be triggered when parsing usernames which can trigger a denial-of-service.
Details
The domain portion of a username may be overridden causing an allocated memory area the size of the domain name to be leaked.
Impact
An attacker can leak memory can leak memory via the main
gss_accept_sec_context
entry point, potentially causing a denial-of-service.