ghsa-r45w-6g4r-v8j6
Vulnerability from github
Published
2022-05-14 03:54
Modified
2022-05-14 03:54
Severity ?
Details
The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.
{ "affected": [], "aliases": [ "CVE-2017-7187" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-03-20T14:59:00Z", "severity": "HIGH" }, "details": "The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.", "id": "GHSA-r45w-6g4r-v8j6", "modified": "2022-05-14T03:54:00Z", "published": "2022-05-14T03:54:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7187" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1842" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2077" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2669" }, { "type": "WEB", "url": "https://gist.github.com/dvyukov/48ad14e84de45b0be92b7f0eda20ff1b" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?h=4.11/scsi-fixes\u0026id=bf33f87dd04c371ea33feb821b60d63d754e3124" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/pixel/2017-10-01" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/96989" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1038086" } ], "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.