ghsa-rhqh-2j4p-8rfx
Vulnerability from github
Published
2022-05-14 03:05
Modified
2025-04-20 03:39
Severity ?
Details
The snd_msnd_interrupt function in sound/isa/msnd/msnd_pinnacle.c in the Linux kernel through 4.11.7 allows local users to cause a denial of service (over-boundary access) or possibly have unspecified other impact by changing the value of a message queue head pointer between two kernel reads of that value, aka a "double fetch" vulnerability.
{ "affected": [], "aliases": [ "CVE-2017-9984" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-06-28T06:29:00Z", "severity": "HIGH" }, "details": "The snd_msnd_interrupt function in sound/isa/msnd/msnd_pinnacle.c in the Linux kernel through 4.11.7 allows local users to cause a denial of service (over-boundary access) or possibly have unspecified other impact by changing the value of a message queue head pointer between two kernel reads of that value, aka a \"double fetch\" vulnerability.", "id": "GHSA-rhqh-2j4p-8rfx", "modified": "2025-04-20T03:39:36Z", "published": "2022-05-14T03:05:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9984" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/20e2b791796bd68816fa115f12be5320de2b8021" }, { "type": "WEB", "url": "https://bugzilla.kernel.org/show_bug.cgi?id=196131" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3754-1" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=20e2b791796bd68816fa115f12be5320de2b8021" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/99314" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.