First published: Fri Jan 07 2011(Updated: )
Enable the port when disabling countermeasures, and disable it on enabling countermeasures. This bug causes the response of the system to certain attacks to be ineffective. It also prevents wpa_supplicant from getting scan results, as wpa_supplicant disables countermeasures on startup - preventing the hardware from scanning. wpa_supplicant works with ap_mode=2 despite this bug because the commit handler re-enables the port. The log tends to look like: State: DISCONNECTED -> SCANNING Starting AP scan for wildcard SSID Scan requested (ret=0) - scan timeout 5 seconds EAPOL: disable timer tick EAPOL: Supplicant port status: Unauthorized Scan timeout - try to get results Failed to get scan results Failed to get scan results - try scanning again Setting scan request: 1 sec 0 usec Starting AP scan for wildcard SSID Scan requested (ret=-1) - scan timeout 5 seconds Failed to initiate AP scan. Upstream commit: <a href="http://git.kernel.org/linus/0a54917c3fc295cb61f3fb52373c173fd3b69f48">http://git.kernel.org/linus/0a54917c3fc295cb61f3fb52373c173fd3b69f48</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | <=2.6.36.4 | |
Linux kernel | =2.6.36.3 | |
Linux kernel | =2.6.36.1 | |
Linux kernel | =2.6.36.2 | |
debian/linux-2.6 | ||
Linux Kernel | <=2.6.36.4 | |
Linux Kernel | =2.6.36.1 | |
Linux Kernel | =2.6.36.2 | |
Linux Kernel | =2.6.36.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-4648 is considered a high severity vulnerability due to its impact on the effectiveness of countermeasures against certain attacks.
To fix CVE-2010-4648, you should upgrade to a patched version of the Linux kernel that addresses this vulnerability.
CVE-2010-4648 affects Linux kernel versions up to 2.6.36.4 and specific earlier versions including 2.6.36.1, 2.6.36.2, and 2.6.36.3.
Not addressing CVE-2010-4648 may leave your system vulnerable to attacks that can bypass security countermeasures.
CVE-2010-4648 is a software vulnerability that affects the Linux kernel.