First published: Mon Jun 27 2011(Updated: )
Buffer overflow in bluetooth's l2cap config request. <a href="http://marc.info/?l=linux-kernel&m=130891911909436&w=2">http://marc.info/?l=linux-kernel&m=130891911909436&w=2</a> "A remote user can provide a small value for the command size field in the command header of an l2cap configuration request, resulting in an integer underflow when subtracting the size of the configuration request header. This results in copying a very large amount of data via memcpy() and destroying the kernel heap. Check for underflow." Acknowledgements: Red Hat would like to thank Dan Rosenberg for reporting this issue.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | <3.0 | |
debian/linux-2.6 | ||
Linux Kernel | <3.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-2497 is considered to have a high severity due to the potential for remote code execution via a buffer overflow.
To fix CVE-2011-2497, update to a Linux kernel version higher than 3.0, which contains the necessary patches.
CVE-2011-2497 affects Linux kernel versions up to but not including 3.0.
Yes, CVE-2011-2497 can be exploited remotely by sending a specially crafted Bluetooth L2CAP configuration request.
Exploiting CVE-2011-2497 can lead to denial of service or remote code execution on the affected system.