ghsa-9x53-5f6r-73cq
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Details
The sk_run_filter function in net/core/filter.c in the Linux kernel before 2.6.36.2 does not check whether a certain memory location has been initialized before executing a (1) BPF_S_LD_MEM or (2) BPF_S_LDX_MEM instruction, which allows local users to obtain potentially sensitive information from kernel stack memory via a crafted socket filter.
{ "affected": [], "aliases": [ "CVE-2010-4158" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-12-30T19:00:00Z", "severity": "LOW" }, "details": "The sk_run_filter function in net/core/filter.c in the Linux kernel before 2.6.36.2 does not check whether a certain memory location has been initialized before executing a (1) BPF_S_LD_MEM or (2) BPF_S_LDX_MEM instruction, which allows local users to obtain potentially sensitive information from kernel stack memory via a crafted socket filter.", "id": "GHSA-9x53-5f6r-73cq", "modified": "2022-05-13T01:23:36Z", "published": "2022-05-13T01:23:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4158" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=651698" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=57fe93b374a6b8711995c2d466c502af9f3a08bb" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=57fe93b374a6b8711995c2d466c502af9f3a08bb" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-December/052513.html" }, { "type": "WEB", "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2010-November/077321.html" }, { "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/msg00001.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/42745" }, { "type": "WEB", "url": "http://secunia.com/advisories/42778" }, { "type": "WEB", "url": "http://secunia.com/advisories/42801" }, { "type": "WEB", "url": "http://secunia.com/advisories/42884" }, { "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.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.36.2" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:029" }, { "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/514705" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/514845" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/520102/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/44758" }, { "type": "WEB", "url": "http://www.spinics.net/lists/netdev/msg146361.html" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/3321" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0012" }, { "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.