ghsa-9jxp-4r84-xf98
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Severity ?
Details
Race condition in the ext4_file_write_iter function in fs/ext4/file.c in the Linux kernel through 3.17 allows local users to cause a denial of service (file unavailability) via a combination of a write action and an F_SETFL fcntl operation for the O_DIRECT flag.
{ "affected": [], "aliases": [ "CVE-2014-8086" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-10-13T10:55:00Z", "severity": "MODERATE" }, "details": "Race condition in the ext4_file_write_iter function in fs/ext4/file.c in the Linux kernel through 3.17 allows local users to cause a denial of service (file unavailability) via a combination of a write action and an F_SETFL fcntl operation for the O_DIRECT flag.", "id": "GHSA-9jxp-4r84-xf98", "modified": "2022-05-13T01:23:24Z", "published": "2022-05-13T01:23:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8086" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1151353" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96922" }, { "type": "WEB", "url": "https://lkml.org/lkml/2014/10/8/545" }, { "type": "WEB", "url": "https://lkml.org/lkml/2014/10/9/129" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00004.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0290.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0694.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/10/09/25" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/70376" }, { "type": "WEB", "url": "http://www.spinics.net/lists/linux-ext4/msg45683.html" }, { "type": "WEB", "url": "http://www.spinics.net/lists/linux-ext4/msg45685.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.