First published: Fri Jul 01 2011(Updated: )
In both trigger_scan and sched_scan operations, we were checking for the SSID length before assigning the value correctly. Since the memory was just kzalloc'ed, the check was always failing and SSID with over 32 characters were allowed to go through. This is causing a buffer overflow when copying the actual SSID to the proper place. Upstream fixes: <a href="http://git.kernel.org/linus/208c72f4fe44fe09577e7975ba0e7fa0278f3d03">http://git.kernel.org/linus/208c72f4fe44fe09577e7975ba0e7fa0278f3d03</a> <a href="http://git.kernel.org/linus/57a27e1d6a3bb9ad4efeebd3a8c71156d6207536">http://git.kernel.org/linus/57a27e1d6a3bb9ad4efeebd3a8c71156d6207536</a>
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | <2.6.39.2 | |
Redhat Enterprise Linux Server | =5.0 | |
Redhat Enterprise Linux Workstation | =5.0 | |
Redhat Enterprise Linux | =5.0 | |
Redhat Enterprise Linux Desktop | =5.0 | |
debian/linux-2.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.