CVE-2011-1180: Buffer Overflow
Last updated 24 July 2024
Other sources
Multiple stack-based buffer overflows in the iriapgetvaluebyclassindication function in net/irda/iriap.c in the Linux kernel before 2.6.39 allow remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging connectivity to an IrDA infrared network and sending a large integer value for a (1) name length or (2) attribute length.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2011-1180?
CVE-2011-1180 is categorized as a high severity vulnerability due to the potential for memory corruption and denial of service.
How do I fix CVE-2011-1180?
To fix CVE-2011-1180, upgrade the Linux kernel to version 2.6.39 or later to address the buffer overflow issue.
What systems are affected by CVE-2011-1180?
CVE-2011-1180 affects the Linux kernel versions prior to 2.6.39.
Can CVE-2011-1180 be exploited remotely?
Yes, CVE-2011-1180 can be exploited by remote attackers, potentially leading to denial of service.
What is the nature of the vulnerability in CVE-2011-1180?
The vulnerability in CVE-2011-1180 is a stack-based buffer overflow occurring in the iriap_getvaluebyclass_indication function.