ghsa-8hjr-53g2-5g69
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Details
Multiple integer overflows in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 allow local users to cause a denial of service by leveraging /dev/snd/controlCX access, related to (1) index values in the snd_ctl_add function and (2) numid values in the snd_ctl_remove_numid_conflict function.
{ "affected": [], "aliases": [ "CVE-2014-4656" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-07-03T04:22:00Z", "severity": "MODERATE" }, "details": "Multiple integer overflows in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 allow local users to cause a denial of service by leveraging /dev/snd/controlCX access, related to (1) index values in the snd_ctl_add function and (2) numid values in the snd_ctl_remove_numid_conflict function.", "id": "GHSA-8hjr-53g2-5g69", "modified": "2022-05-13T01:23:25Z", "published": "2022-05-13T01:23:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4656" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/883a1d49f0d77d30012f114b2e19fc141beb3e8e" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/ac902c112d90a89e59916f751c2745f4dbdbb4bd" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1113470" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/2017-04-01" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=883a1d49f0d77d30012f114b2e19fc141beb3e8e" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ac902c112d90a89e59916f751c2745f4dbdbb4bd" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1083.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0087.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/59434" }, { "type": "WEB", "url": "http://secunia.com/advisories/59777" }, { "type": "WEB", "url": "http://secunia.com/advisories/60545" }, { "type": "WEB", "url": "http://secunia.com/advisories/60564" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/06/26/6" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1038201" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2334-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2335-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.