Learn about CVE-2017-11171, a vulnerability in gnome-session allowing local attackers to establish ICE connections with invalid authentication data, leading to CPU consumption and session malfunction. Find mitigation steps and prevention strategies here.
In previous versions of gnome-session, a flaw in the accept_ice_connection() function allowed an attacker to establish ICE connections with invalid authentication data, leading to CPU consumption and session malfunction.
Understanding CVE-2017-11171
This CVE describes a vulnerability in gnome-session versions up to 2.29.92 that could be exploited by a local attacker.
What is CVE-2017-11171?
The vulnerability stemmed from improper reference counting in the accept_ice_connection() function, enabling attackers to create ICE connections with gnome-session using invalid authentication data.
The Impact of CVE-2017-11171
Technical Details of CVE-2017-11171
This section provides more in-depth technical details about the vulnerability.
Vulnerability Description
The flaw in the accept_ice_connection() function in gnome-session versions up to 2.29.92 allowed local attackers to establish ICE connections with invalid authentication data, causing file descriptor leaks and CPU consumption.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
To address CVE-2017-11171, follow these mitigation and prevention strategies.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates