ghsa-23w7-h454-2fw3
Vulnerability from github
Published
2022-05-14 03:33
Modified
2022-05-14 03:33
Severity ?
Details
The raw_sendmsg() function in net/ipv4/raw.c in the Linux kernel through 4.14.6 has a race condition in inet->hdrincl that leads to uninitialized stack pointer usage; this allows a local user to execute code and gain privileges.
{ "affected": [], "aliases": [ "CVE-2017-17712" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-12-16T01:29:00Z", "severity": "HIGH" }, "details": "The raw_sendmsg() function in net/ipv4/raw.c in the Linux kernel through 4.14.6 has a race condition in inet-\u003ehdrincl that leads to uninitialized stack pointer usage; this allows a local user to execute code and gain privileges.", "id": "GHSA-23w7-h454-2fw3", "modified": "2022-05-14T03:33:43Z", "published": "2022-05-14T03:33:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17712" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/8f659a03a0ba9289b9aeb9b4470e6fb263d6f483" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0502" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/pixel/2018-04-01" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3581-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3581-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3581-3" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3582-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3582-2" }, { "type": "WEB", "url": "https://www.debian.org/security/2017/dsa-4073" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=8f659a03a0ba9289b9aeb9b4470e6fb263d6f483" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:H/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.