ghsa-3v56-6hxf-8799
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Details
The install_special_mapping function in mm/mmap.c in the Linux kernel before 2.6.37-rc6 does not make an expected security_file_mmap function call, which allows local users to bypass intended mmap_min_addr restrictions and possibly conduct NULL pointer dereference attacks via a crafted assembly-language application.
{ "affected": [], "aliases": [ "CVE-2010-4346" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-12-22T21:00:00Z", "severity": "LOW" }, "details": "The install_special_mapping function in mm/mmap.c in the Linux kernel before 2.6.37-rc6 does not make an expected security_file_mmap function call, which allows local users to bypass intended mmap_min_addr restrictions and possibly conduct NULL pointer dereference attacks via a crafted assembly-language application.", "id": "GHSA-3v56-6hxf-8799", "modified": "2022-05-13T01:23:48Z", "published": "2022-05-13T01:23:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4346" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=662189" }, { "type": "WEB", "url": "https://lkml.org/lkml/2010/12/9/222" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=462e635e5b73ba9a4c03913b77138cd57ce4b050" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=462e635e5b73ba9a4c03913b77138cd57ce4b050" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2010/12/09/12" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2010/12/09/13" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2010/12/10/2" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2010/12/10/3" }, { "type": "WEB", "url": "http://secunia.com/advisories/42570" }, { "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-rc6" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:029" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/520102/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/45323" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html" } ], "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.