gsd-2011-2497
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Integer underflow in the l2cap_config_req function in net/bluetooth/l2cap_core.c in the Linux kernel before 3.0 allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a small command-size value within the command header of a Logical Link Control and Adaptation Protocol (L2CAP) configuration request, leading to a buffer overflow.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-2497", "description": "Integer underflow in the l2cap_config_req function in net/bluetooth/l2cap_core.c in the Linux kernel before 3.0 allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a small command-size value within the command header of a Logical Link Control and Adaptation Protocol (L2CAP) configuration request, leading to a buffer overflow.", "id": "GSD-2011-2497", "references": [ "https://www.suse.com/security/cve/CVE-2011-2497.html", "https://www.debian.org/security/2011/dsa-2310", "https://www.debian.org/security/2011/dsa-2303", "https://access.redhat.com/errata/RHSA-2011:1253", "https://access.redhat.com/errata/RHSA-2011:1189", "https://linux.oracle.com/cve/CVE-2011-2497.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-2497" ], "details": "Integer underflow in the l2cap_config_req function in net/bluetooth/l2cap_core.c in the Linux kernel before 3.0 allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a small command-size value within the command header of a Logical Link Control and Adaptation Protocol (L2CAP) configuration request, leading to a buffer overflow.", "id": "GSD-2011-2497", "modified": "2023-12-13T01:19:07.002228Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-2497", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Integer underflow in the l2cap_config_req function in net/bluetooth/l2cap_core.c in the Linux kernel before 3.0 allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a small command-size value within the command header of a Logical Link Control and Adaptation Protocol (L2CAP) configuration request, leading to a buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=7ac28817536797fd40e9646452183606f9e17f71", "refsource": "MISC", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=7ac28817536797fd40e9646452183606f9e17f71" }, { "name": "http://marc.info/?l=linux-kernel\u0026m=130891911909436\u0026w=2", "refsource": "MISC", "url": "http://marc.info/?l=linux-kernel\u0026m=130891911909436\u0026w=2" }, { "name": "http://securityreason.com/securityalert/8359", "refsource": "MISC", "url": "http://securityreason.com/securityalert/8359" }, { "name": "http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.0", "refsource": "MISC", "url": "http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.0" }, { "name": "http://www.openwall.com/lists/oss-security/2011/06/24/9", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2011/06/24/9" }, { "name": "http://www.openwall.com/lists/oss-security/2011/06/27/3", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2011/06/27/3" }, { "name": "http://www.osvdb.org/74679", "refsource": "MISC", "url": "http://www.osvdb.org/74679" }, { "name": "http://www.securityfocus.com/bid/48472", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/48472" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=716805", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=716805" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-2497" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Integer underflow in the l2cap_config_req function in net/bluetooth/l2cap_core.c in the Linux kernel before 3.0 allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a small command-size value within the command header of a Logical Link Control and Adaptation Protocol (L2CAP) configuration request, leading to a buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-191" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.0", "refsource": "CONFIRM", "tags": [ "Broken Link" ], "url": "http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.0" }, { "name": "[linux-kernel] 20110624 [PATCH] Bluetooth: Prevent buffer overflow in l2cap config request", "refsource": "MLIST", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://marc.info/?l=linux-kernel\u0026m=130891911909436\u0026w=2" }, { "name": "[oss-security] 20110624 CVE request: kernel: remote buffer overflow in bluetooth", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2011/06/24/9" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=716805", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=716805" }, { "name": "48472", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/48472" }, { "name": "74679", "refsource": "OSVDB", "tags": [ "Broken Link" ], "url": "http://www.osvdb.org/74679" }, { "name": "[oss-security] 20110627 Re: CVE request: kernel: remote buffer overflow in bluetooth", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2011/06/27/3" }, { "name": "8359", "refsource": "SREASON", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://securityreason.com/securityalert/8359" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=7ac28817536797fd40e9646452183606f9e17f71", "refsource": "MISC", "tags": [], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=7ac28817536797fd40e9646452183606f9e17f71" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 8.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:A/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 6.5, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T01:19Z", "publishedDate": "2011-08-29T18:55Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.