ghsa-6r2h-x874-8mcw
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Details
The copy_semid_to_user function in ipc/sem.c in the Linux kernel before 2.6.36 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via a (1) IPC_INFO, (2) SEM_INFO, (3) IPC_STAT, or (4) SEM_STAT command in a semctl system call.
{ "affected": [], "aliases": [ "CVE-2010-4083" ], "database_specific": { "cwe_ids": [ "CWE-909" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-11-30T22:14:00Z", "severity": "LOW" }, "details": "The copy_semid_to_user function in ipc/sem.c in the Linux kernel before 2.6.36 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via a (1) IPC_INFO, (2) SEM_INFO, (3) IPC_STAT, or (4) SEM_STAT command in a semctl system call.", "id": "GHSA-6r2h-x874-8mcw", "modified": "2022-05-13T01:23:35Z", "published": "2022-05-13T01:23:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4083" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=648673" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=982f7c2b2e6a28f8f266e075d92e19c0dd4c6e56" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00000.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00000.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00002.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/42778" }, { "type": "WEB", "url": "http://secunia.com/advisories/42789" }, { "type": "WEB", "url": "http://secunia.com/advisories/42890" }, { "type": "WEB", "url": "http://secunia.com/advisories/42932" }, { "type": "WEB", "url": "http://secunia.com/advisories/42963" }, { "type": "WEB", "url": "http://secunia.com/advisories/43291" }, { "type": "WEB", "url": "http://secunia.com/advisories/46397" }, { "type": "WEB", "url": "http://www.debian.org/security/2010/dsa-2126" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.36" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:051" }, { "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-0004.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-0162.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/520102/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/43809" }, { "type": "WEB", "url": "http://www.spinics.net/lists/mm-commits/msg80234.html" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0012" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0024" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0124" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0168" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0298" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0375" } ], "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.