ghsa-xfwq-gq62-2hc2
Vulnerability from github
Published
2022-05-17 00:18
Modified
2022-05-17 00:18
Severity ?
Details
sound/core/timer.c in the Linux kernel before 4.11.5 is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time.
{ "affected": [], "aliases": [ "CVE-2017-1000380" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-06-17T18:29:00Z", "severity": "MODERATE" }, "details": "sound/core/timer.c in the Linux kernel before 4.11.5 is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time.", "id": "GHSA-xfwq-gq62-2hc2", "modified": "2022-05-17T00:18:12Z", "published": "2022-05-17T00:18:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000380" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/ba3021b2c79b2fa9114f92790a99deb27a65b728" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/d11662f4f798b50d8c8743f433842c3e40fe3378" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3295" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3315" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3322" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/pixel/2017-12-01" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ba3021b2c79b2fa9114f92790a99deb27a65b728" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d11662f4f798b50d8c8743f433842c3e40fe3378" }, { "type": "WEB", "url": "http://www.debian.org/security/2017/dsa-3981" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2017/06/12/2" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/99121" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "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.