ghsa-jcg4-g8qf-7xgh
Vulnerability from github
Published
2022-05-02 00:01
Modified
2022-05-02 00:01
Details
Off-by-one error in the iov_iter_advance function in mm/filemap.c in the Linux kernel before 2.6.27-rc2 allows local users to cause a denial of service (system crash) via a certain sequence of file I/O operations with readv and writev, as demonstrated by testcases/kernel/fs/ftest/ftest03 from the Linux Test Project.
{ "affected": [], "aliases": [ "CVE-2008-3535" ], "database_specific": { "cwe_ids": [ "CWE-193" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-08-08T19:41:00Z", "severity": "MODERATE" }, "details": "Off-by-one error in the iov_iter_advance function in mm/filemap.c in the Linux kernel before 2.6.27-rc2 allows local users to cause a denial of service (system crash) via a certain sequence of file I/O operations with readv and writev, as demonstrated by testcases/kernel/fs/ftest/ftest03 from the Linux Test Project.", "id": "GHSA-jcg4-g8qf-7xgh", "modified": "2022-05-02T00:01:15Z", "published": "2022-05-02T00:01:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3535" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44492" }, { "type": "WEB", "url": "http://mirror.celinuxforum.org/gitstat/commit-detail.php?commit=94ad374a0751f40d25e22e036c37f7263569d24c" }, { "type": "WEB", "url": "http://secunia.com/advisories/31881" }, { "type": "WEB", "url": "http://secunia.com/advisories/32190" }, { "type": "WEB", "url": "http://secunia.com/advisories/32393" }, { "type": "WEB", "url": "http://www.debian.org/security/2008/dsa-1636" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.27-rc2" }, { "type": "WEB", "url": "http://www.lkml.org/lkml/2008/7/30/446" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0857.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/31132" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-659-1" } ], "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.