ghsa-2gwg-mmmc-55j4
Vulnerability from github
Published
2022-05-14 03:13
Modified
2022-05-14 03:13
Severity ?
Details
The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.
{ "affected": [], "aliases": [ "CVE-2017-6074" ], "database_specific": { "cwe_ids": [ "CWE-415" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-02-18T21:59:00Z", "severity": "HIGH" }, "details": "The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.", "id": "GHSA-2gwg-mmmc-55j4", "modified": "2022-05-14T03:13:01Z", "published": "2022-05-14T03:13:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-6074" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/5edabca9d4cff7f1f2b68f0bac55ef99d9798ba4" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:0932" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1209" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/2017-07-01" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/41457" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/41458" }, { "type": "WEB", "url": "https://www.tenable.com/security/tns-2017-07" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0293.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0294.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0295.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0316.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0323.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0324.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0345.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0346.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0347.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0365.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0366.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0403.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0501.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2017/dsa-3791" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2017/02/22/3" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/96310" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1037876" } ], "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.