ghsa-6jrj-79c8-4237
Vulnerability from github
Published
2022-05-17 04:41
Modified
2022-05-17 04:41
Details
The (1) execve and (2) fexecve system calls in the FreeBSD kernel 8.4 before p11, 9.1 before p14, 9.2 before p7, and 10.0 before p4 destroys the virtual memory address space and mappings for a process before all threads have terminated, which allows local users to cause a denial of service (triple-fault and system reboot) via a crafted system call, which triggers an invalid page table pointer dereference.
{ "affected": [], "aliases": [ "CVE-2014-3880" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-06-10T14:55:00Z", "severity": "MODERATE" }, "details": "The (1) execve and (2) fexecve system calls in the FreeBSD kernel 8.4 before p11, 9.1 before p14, 9.2 before p7, and 10.0 before p4 destroys the virtual memory address space and mappings for a process before all threads have terminated, which allows local users to cause a denial of service (triple-fault and system reboot) via a crafted system call, which triggers an invalid page table pointer dereference.", "id": "GHSA-6jrj-79c8-4237", "modified": "2022-05-17T04:41:33Z", "published": "2022-05-17T04:41:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3880" }, { "type": "WEB", "url": "http://secunia.com/advisories/59034" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2952" }, { "type": "WEB", "url": "http://www.freebsd.org/security/advisories/FreeBSD-EN-14%3A06.exec.asc" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.