CVE-2011-2497: Buffer Overflow
Buffer overflow in bluetooth's l2cap config request.
http://marc.info/?l=linux-kernel&m=130891911909436&w=2 "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.
Other sources
Integer underflow in the l2capconfigreq function in net/bluetooth/l2 ...
— Debian
Affected Software
Remediation
Patch Available
Patch Available
Patch Available
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2011-2497?
CVE-2011-2497 is considered to have a high severity due to the potential for remote code execution via a buffer overflow.
How do I fix CVE-2011-2497?
To fix CVE-2011-2497, update to a Linux kernel version higher than 3.0, which contains the necessary patches.
What systems are affected by CVE-2011-2497?
CVE-2011-2497 affects Linux kernel versions up to but not including 3.0.
Can CVE-2011-2497 be exploited remotely?
Yes, CVE-2011-2497 can be exploited remotely by sending a specially crafted Bluetooth L2CAP configuration request.
What are the consequences of exploiting CVE-2011-2497?
Exploiting CVE-2011-2497 can lead to denial of service or remote code execution on the affected system.