gsd-2010-4565
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The bcm_connect function in net/can/bcm.c (aka the Broadcast Manager) in the Controller Area Network (CAN) implementation in the Linux kernel 2.6.36 and earlier creates a publicly accessible file with a filename containing a kernel memory address, which allows local users to obtain potentially sensitive information about kernel memory use by listing this filename.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2010-4565", "description": "The bcm_connect function in net/can/bcm.c (aka the Broadcast Manager) in the Controller Area Network (CAN) implementation in the Linux kernel 2.6.36 and earlier creates a publicly accessible file with a filename containing a kernel memory address, which allows local users to obtain potentially sensitive information about kernel memory use by listing this filename.", "id": "GSD-2010-4565", "references": [ "https://www.suse.com/security/cve/CVE-2010-4565.html", "https://www.debian.org/security/2011/dsa-2153", "https://access.redhat.com/errata/RHSA-2011:0498", "https://access.redhat.com/errata/RHSA-2011:0330", "https://linux.oracle.com/cve/CVE-2010-4565.html", "https://packetstormsecurity.com/files/cve/CVE-2010-4565" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-4565" ], "details": "The bcm_connect function in net/can/bcm.c (aka the Broadcast Manager) in the Controller Area Network (CAN) implementation in the Linux kernel 2.6.36 and earlier creates a publicly accessible file with a filename containing a kernel memory address, which allows local users to obtain potentially sensitive information about kernel memory use by listing this filename.", "id": "GSD-2010-4565", "modified": "2023-12-13T01:21:30.605373Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2010-4565", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "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 bcm_connect function in net/can/bcm.c (aka the Broadcast Manager) in the Controller Area Network (CAN) implementation in the Linux kernel 2.6.36 and earlier creates a publicly accessible file with a filename containing a kernel memory address, which allows local users to obtain potentially sensitive information about kernel memory use by listing this filename." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20101220 CVE request: kernel: CAN information leak, 2nd attempt", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2010/12/20/2" }, { "name": "[netdev] 20101102 Re: [SECURITY] CAN info leak/minor heap overflow", "refsource": "MLIST", "url": "http://www.spinics.net/lists/netdev/msg145796.html" }, { "name": "[netdev] 20101109 Re: [PATCH] Fix CAN info leak/minor heap overflow", "refsource": "MLIST", "url": "http://www.spinics.net/lists/netdev/msg146270.html" }, { "name": "[oss-security] 20101220 Re: CVE request: kernel: CAN information leak, 2nd attempt", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2010/12/21/1" }, { "name": "[oss-security] 20101104 Re: CVE request: kernel: CAN information leak", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2010/11/04/4" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=664544", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=664544" }, { "name": "[netdev] 20101110 Re: [PATCH] Fix CAN info leak/minor heap overflow", "refsource": "MLIST", "url": "http://www.spinics.net/lists/netdev/msg146468.html" }, { "name": "[netdev] 20101102 [SECURITY] CAN info leak/minor heap overflow", "refsource": "MLIST", "url": "http://www.spinics.net/lists/netdev/msg145791.html" }, { "name": "44661", "refsource": "BID", "url": "http://www.securityfocus.com/bid/44661" }, { "name": "MDVSA-2011:029", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:029" }, { "name": "[oss-security] 20101103 CVE request: kernel: CAN information leak", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2010/11/03/3" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.6.36", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2010-4565" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The bcm_connect function in net/can/bcm.c (aka the Broadcast Manager) in the Controller Area Network (CAN) implementation in the Linux kernel 2.6.36 and earlier creates a publicly accessible file with a filename containing a kernel memory address, which allows local users to obtain potentially sensitive information about kernel memory use by listing this filename." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-200" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20101220 CVE request: kernel: CAN information leak, 2nd attempt", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2010/12/20/2" }, { "name": "[netdev] 20101110 Re: [PATCH] Fix CAN info leak/minor heap overflow", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.spinics.net/lists/netdev/msg146468.html" }, { "name": "[netdev] 20101109 Re: [PATCH] Fix CAN info leak/minor heap overflow", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.spinics.net/lists/netdev/msg146270.html" }, { "name": "[netdev] 20101102 [SECURITY] CAN info leak/minor heap overflow", "refsource": "MLIST", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://www.spinics.net/lists/netdev/msg145791.html" }, { "name": "[oss-security] 20101104 Re: CVE request: kernel: CAN information leak", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2010/11/04/4" }, { "name": "[oss-security] 20101103 CVE request: kernel: CAN information leak", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2010/11/03/3" }, { "name": "44661", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/44661" }, { "name": "[oss-security] 20101220 Re: CVE request: kernel: CAN information leak, 2nd attempt", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2010/12/21/1" }, { "name": "[netdev] 20101102 Re: [SECURITY] CAN info leak/minor heap overflow", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.spinics.net/lists/netdev/msg145796.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=664544", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=664544" }, { "name": "MDVSA-2011:029", "refsource": "MANDRIVA", "tags": [ "Third Party Advisory" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:029" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2020-08-10T19:56Z", "publishedDate": "2010-12-29T18: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.