ghsa-fwvw-9m43-mj3m
Vulnerability from github
Published
2022-05-14 03:14
Modified
2022-05-14 03:14
Severity ?
Details
The tcp_disconnect function in net/ipv4/tcp.c in the Linux kernel before 4.12 allows local users to cause a denial of service (__tcp_select_window divide-by-zero error and system crash) by triggering a disconnect within a certain tcp_recvmsg code path.
{ "affected": [], "aliases": [ "CVE-2017-14106" ], "database_specific": { "cwe_ids": [ "CWE-369" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-09-01T16:29:00Z", "severity": "MODERATE" }, "details": "The tcp_disconnect function in net/ipv4/tcp.c in the Linux kernel before 4.12 allows local users to cause a denial of service (__tcp_select_window divide-by-zero error and system crash) by triggering a disconnect within a certain tcp_recvmsg code path.", "id": "GHSA-fwvw-9m43-mj3m", "modified": "2022-05-14T03:14:41Z", "published": "2022-05-14T03:14:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14106" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/499350a5a6e7512d9ed369ed63a4244b6536f4f8" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2918" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2930" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2931" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3200" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2172" }, { "type": "WEB", "url": "https://www.mail-archive.com/netdev@vger.kernel.org/msg186255.html" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=499350a5a6e7512d9ed369ed63a4244b6536f4f8" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00007.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2017/dsa-3981" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/100878" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1039549" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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.