ghsa-2qfx-rcv3-25r2
Vulnerability from github
Published
2022-05-13 01:24
Modified
2022-05-13 01:24
Details
The uart_get_count function in drivers/serial/serial_core.c in the Linux kernel before 2.6.37-rc1 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call.
{ "affected": [], "aliases": [ "CVE-2010-4075" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-11-29T16:00:00Z", "severity": "LOW" }, "details": "The uart_get_count function in drivers/serial/serial_core.c in the Linux kernel before 2.6.37-rc1 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call.", "id": "GHSA-2qfx-rcv3-25r2", "modified": "2022-05-13T01:24:00Z", "published": "2022-05-13T01:24:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4075" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=648660" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d281da7ff6f70efca0553c288bb883e8605b3862" }, { "type": "WEB", "url": "http://lkml.indiana.edu/hypermail//linux/kernel/1009.1/03388.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/42884" }, { "type": "WEB", "url": "http://secunia.com/advisories/42890" }, { "type": "WEB", "url": "http://secunia.com/advisories/42963" }, { "type": "WEB", "url": "http://secunia.com/advisories/46397" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.37-rc1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/09/25/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/10/06/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/10/07/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/10/25/3" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2010-0958.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0007.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0017.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0162.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/520102/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/43806" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0168" } ], "schema_version": "1.4.0", "severity": [] }
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.