ghsa-pjjf-q5j5-prhg
Vulnerability from github
Published
2022-05-14 01:02
Modified
2022-05-14 01:02
Severity ?
Details
The usb_destroy_configuration function in drivers/usb/core/config.c in the USB core subsystem in the Linux kernel through 4.14.5 does not consider the maximum number of configurations and interfaces before attempting to release resources, which allows local users to cause a denial of service (out-of-bounds write access) or possibly have unspecified other impact via a crafted USB device.
{ "affected": [], "aliases": [ "CVE-2017-17558" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-12-12T15:29:00Z", "severity": "HIGH" }, "details": "The usb_destroy_configuration function in drivers/usb/core/config.c in the USB core subsystem in the Linux kernel through 4.14.5 does not consider the maximum number of configurations and interfaces before attempting to release resources, which allows local users to cause a denial of service (out-of-bounds write access) or possibly have unspecified other impact via a crafted USB device.", "id": "GHSA-pjjf-q5j5-prhg", "modified": "2022-05-14T01:02:41Z", "published": "2022-05-14T01:02:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17558" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0676" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1062" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1170" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1190" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00004.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3619-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3619-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3754-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2017/dsa-4073" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4082" }, { "type": "WEB", "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" }, { "type": "WEB", "url": "https://www.spinics.net/lists/linux-usb/msg163644.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00007.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2017/12/12/7" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:P/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.