ghsa-v8wr-59hv-fh6h
Vulnerability from github
Published
2022-05-17 05:04
Modified
2022-05-17 05:04
Details
The sendfile system-call implementation in sys/kern/uipc_syscalls.c in the kernel in FreeBSD 9.2-RC1 and 9.2-RC2 does not properly pad transmissions, which allows local users to obtain sensitive information (kernel memory) via a length greater than the length of the file.
{ "affected": [], "aliases": [ "CVE-2013-5666" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-09-23T20:55:00Z", "severity": "MODERATE" }, "details": "The sendfile system-call implementation in sys/kern/uipc_syscalls.c in the kernel in FreeBSD 9.2-RC1 and 9.2-RC2 does not properly pad transmissions, which allows local users to obtain sensitive information (kernel memory) via a length greater than the length of the file.", "id": "GHSA-v8wr-59hv-fh6h", "modified": "2022-05-17T05:04:06Z", "published": "2022-05-17T05:04:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-5666" }, { "type": "WEB", "url": "http://osvdb.org/97142" }, { "type": "WEB", "url": "http://svnweb.freebsd.org/base?view=revision\u0026revision=255442" }, { "type": "WEB", "url": "http://www.freebsd.org/security/advisories/FreeBSD-SA-13%3a11.sendfile.asc" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1029013" } ], "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.