ghsa-r6p2-5w7g-h9qq
Vulnerability from github
Published
2022-05-01 07:28
Modified
2022-05-01 07:28
Details
ufs_vnops.c in FreeBSD 6.1 allows local users to cause an unspecified denial of service by calling the ftruncate function on a file type that is not VREG, VLNK or VDIR, which is not defined in POSIX.
{ "affected": [], "aliases": [ "CVE-2006-5482" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-10-24T22:07:00Z", "severity": "LOW" }, "details": "ufs_vnops.c in FreeBSD 6.1 allows local users to cause an unspecified denial of service by calling the ftruncate function on a file type that is not VREG, VLNK or VDIR, which is not defined in POSIX.", "id": "GHSA-r6p2-5w7g-h9qq", "modified": "2022-05-01T07:28:51Z", "published": "2022-05-01T07:28:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-5482" }, { "type": "WEB", "url": "http://lists.freebsd.org/pipermail/cvs-src/2006-May/064488.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/22413" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/20522" } ], "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.