ghsa-vwf4-9qqv-87g9
Vulnerability from github
Published
2022-05-14 01:09
Modified
2022-05-14 01:09
Severity ?
Details
In the Linux kernel before 4.9.3, fs/xfs/xfs_aops.c allows local users to cause a denial of service (system crash) because there is a race condition between direct and memory-mapped I/O (associated with a hole) that is handled with BUG_ON instead of an I/O failure.
{ "affected": [], "aliases": [ "CVE-2016-10741" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-02-01T16:29:00Z", "severity": "MODERATE" }, "details": "In the Linux kernel before 4.9.3, fs/xfs/xfs_aops.c allows local users to cause a denial of service (system crash) because there is a race condition between direct and memory-mapped I/O (associated with a hole) that is handled with BUG_ON instead of an I/O failure.", "id": "GHSA-vwf4-9qqv-87g9", "modified": "2022-05-14T01:09:23Z", "published": "2022-05-14T01:09:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10741" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/04197b341f23b908193308b8d63d17ff23232598" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1124010" }, { "type": "WEB", "url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.3" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=04197b341f23b908193308b8d63d17ff23232598" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/106822" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/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.