gsd-2010-4242
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The hci_uart_tty_open function in the HCI UART driver (drivers/bluetooth/hci_ldisc.c) in the Linux kernel 2.6.36, and possibly other versions, does not verify whether the tty has a write operation, which allows local users to cause a denial of service (NULL pointer dereference) via vectors related to the Bluetooth driver.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2010-4242", "description": "The hci_uart_tty_open function in the HCI UART driver (drivers/bluetooth/hci_ldisc.c) in the Linux kernel 2.6.36, and possibly other versions, does not verify whether the tty has a write operation, which allows local users to cause a denial of service (NULL pointer dereference) via vectors related to the Bluetooth driver.", "id": "GSD-2010-4242", "references": [ "https://www.suse.com/security/cve/CVE-2010-4242.html", "https://www.debian.org/security/2011/dsa-2153", "https://access.redhat.com/errata/RHSA-2011:0330", "https://access.redhat.com/errata/RHSA-2011:0162", "https://access.redhat.com/errata/RHSA-2011:0007", "https://access.redhat.com/errata/RHSA-2011:0004", "https://linux.oracle.com/cve/CVE-2010-4242.html", "https://packetstormsecurity.com/files/cve/CVE-2010-4242" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-4242" ], "details": "The hci_uart_tty_open function in the HCI UART driver (drivers/bluetooth/hci_ldisc.c) in the Linux kernel 2.6.36, and possibly other versions, does not verify whether the tty has a write operation, which allows local users to cause a denial of service (NULL pointer dereference) via vectors related to the Bluetooth driver.", "id": "GSD-2010-4242", "modified": "2023-12-13T01:21:30.015947Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-4242", "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": "The hci_uart_tty_open function in the HCI UART driver (drivers/bluetooth/hci_ldisc.c) in the Linux kernel 2.6.36, and possibly other versions, does not verify whether the tty has a write operation, which allows local users to cause a denial of service (NULL pointer dereference) via vectors related to the Bluetooth driver." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://secunia.com/advisories/42890", "refsource": "MISC", "url": "http://secunia.com/advisories/42890" }, { "name": "http://www.redhat.com/support/errata/RHSA-2011-0007.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2011-0007.html" }, { "name": "http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00002.html", "refsource": "MISC", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00002.html" }, { "name": "http://secunia.com/advisories/42789", "refsource": "MISC", "url": "http://secunia.com/advisories/42789" }, { "name": "http://secunia.com/advisories/43291", "refsource": "MISC", "url": "http://secunia.com/advisories/43291" }, { "name": "http://secunia.com/advisories/46397", "refsource": "MISC", "url": "http://secunia.com/advisories/46397" }, { "name": "http://www.redhat.com/support/errata/RHSA-2011-0004.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2011-0004.html" }, { "name": "http://www.securityfocus.com/archive/1/520102/100/0/threaded", "refsource": "MISC", "url": "http://www.securityfocus.com/archive/1/520102/100/0/threaded" }, { "name": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html", "refsource": "MISC", "url": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html" }, { "name": "http://www.vupen.com/english/advisories/2011/0024", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0024" }, { "name": "http://www.vupen.com/english/advisories/2011/0375", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0375" }, { "name": "http://secunia.com/advisories/42963", "refsource": "MISC", "url": "http://secunia.com/advisories/42963" }, { "name": "http://www.redhat.com/support/errata/RHSA-2011-0162.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2011-0162.html" }, { "name": "http://www.vupen.com/english/advisories/2011/0168", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0168" }, { "name": "http://git.kernel.org/linus/c19483cc5e56ac5e22dd19cf25ba210ab1537773", "refsource": "MISC", "url": "http://git.kernel.org/linus/c19483cc5e56ac5e22dd19cf25ba210ab1537773" }, { "name": "http://www.securityfocus.com/bid/45014", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/45014" }, { "name": "http://xorl.wordpress.com/2010/12/01/cve-2010-4242-linux-kernel-bluetooth-hci-uart-invalid-pointer-access/", "refsource": "MISC", "url": "http://xorl.wordpress.com/2010/12/01/cve-2010-4242-linux-kernel-bluetooth-hci-uart-invalid-pointer-access/" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64617", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64617" }, { "name": "https://lkml.org/lkml/2010/10/7/255", "refsource": "MISC", "url": "https://lkml.org/lkml/2010/10/7/255" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=641410", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=641410" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.36:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-4242" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The hci_uart_tty_open function in the HCI UART driver (drivers/bluetooth/hci_ldisc.c) in the Linux kernel 2.6.36, and possibly other versions, does not verify whether the tty has a write operation, which allows local users to cause a denial of service (NULL pointer dereference) via vectors related to the Bluetooth driver." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://xorl.wordpress.com/2010/12/01/cve-2010-4242-linux-kernel-bluetooth-hci-uart-invalid-pointer-access/", "refsource": "MISC", "tags": [ "Exploit", "Patch" ], "url": "http://xorl.wordpress.com/2010/12/01/cve-2010-4242-linux-kernel-bluetooth-hci-uart-invalid-pointer-access/" }, { "name": "http://git.kernel.org/linus/c19483cc5e56ac5e22dd19cf25ba210ab1537773", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://git.kernel.org/linus/c19483cc5e56ac5e22dd19cf25ba210ab1537773" }, { "name": "[linux-kernel] 20101007 Peculiar stuff in hci_ath3k/badness in hci_uart", "refsource": "MLIST", "tags": [], "url": "https://lkml.org/lkml/2010/10/7/255" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=641410", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=641410" }, { "name": "RHSA-2011:0004", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2011-0004.html" }, { "name": "45014", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/45014" }, { "name": "ADV-2011-0024", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0024" }, { "name": "42789", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/42789" }, { "name": "42963", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/42963" }, { "name": "RHSA-2011:0162", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2011-0162.html" }, { "name": "ADV-2011-0168", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0168" }, { "name": "RHSA-2011:0007", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2011-0007.html" }, { "name": "42890", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/42890" }, { "name": "43291", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/43291" }, { "name": "ADV-2011-0375", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0375" }, { "name": "SUSE-SA:2011:008", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00002.html" }, { "name": "46397", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/46397" }, { "name": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html" }, { "name": "kernel-hciuartttyopen-dos(64617)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64617" }, { "name": "20111013 VMSA-2011-0012 VMware ESXi and ESX updates to third party libraries and ESX Service Console", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/520102/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:H/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 1.9, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-10T20:07Z", "publishedDate": "2011-01-11T03:00Z" } } }
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.