VYPR
Unrated severityNVD Advisory· Published Feb 18, 2011· Updated Apr 29, 2026

CVE-2011-1042

CVE-2011-1042

Description

Use-after-free vulnerability in flimflamd in flimflam in Google Chrome OS before 0.9.130.14 Beta allows user-assisted remote attackers to cause a denial of service (daemon crash) by providing the name of a hidden WiFi network that does not respond to connection attempts.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A use-after-free in Chrome OS's flimflamd allows user-assisted remote DoS by connecting to a hidden WiFi network that never responds.

Vulnerability

A use-after-free vulnerability exists in flimflamd, the network configuration daemon in Google Chrome OS before version 0.9.130.14 Beta, specifically in the handling of hidden (non-broadcast) WiFi networks. When a connection attempt to a hidden network fails (e.g., the network does not respond), the cleanup code prematurely frees the associated network block while references to it remain, leading to use-after-free. The affected code resides in the plugins/newwifi.c file within flimflam. The issue was addressed in a commit (revision 51c10a9) that added proper reference counting and deferred device state updates for unregistered networks. [1][2]

Exploitation

An attacker with knowledge of the target device can cause the device to attempt a connection to a hidden WiFi network that does not respond. This requires user interaction: the user must manually enter the hidden network's name (SSID) in the connection UI. Once the connection attempt times out, the use-after-free triggers a crash of flimflamd. The attack can be easily reproduced by connecting to a non-existent hidden network and waiting for timeout. [1][2]

Impact

Successful exploitation results in a denial of service (DoS) of the flimflamd daemon, disrupting the device's ability to manage network connections. The crash causes the daemon to terminate; depending on system configuration, it may or may not automatically restart. No privilege escalation or data compromise is achieved. The impact is limited to availability, as the attacker can repeatedly cause the daemon to crash. [2]

Mitigation

The vulnerability is fixed in Google Chrome OS version 0.9.130.14 Beta and later. The fix was committed in revision 51c10a9 and is included in that release. Users should update to the latest stable version of Chrome OS. No workarounds are available for older versions. The issue is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. [1]

AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

5
  • Google/ChromeOS5 versions
    cpe:2.3:o:google:chrome_os:*:*:*:*:*:*:*:*+ 4 more
    • cpe:2.3:o:google:chrome_os:*:*:*:*:*:*:*:*range: <=0.9.126.0
    • cpe:2.3:o:google:chrome_os:8.0.552.342:*:*:*:*:*:*:*
    • cpe:2.3:o:google:chrome_os:8.0.552.343:*:*:*:*:*:*:*
    • cpe:2.3:o:google:chrome_os:8.0.552.344:*:*:*:*:*:*:*
    • (no CPE)range: <0.9.130.14 Beta

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.