ghsa-2cwm-q27v-2mv8
Vulnerability from github
Published
2022-05-14 03:55
Modified
2022-05-14 03:55
Severity ?
Details
The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.
{ "affected": [], "aliases": [ "CVE-2016-6828" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-10-16T21:59:00Z", "severity": "MODERATE" }, "details": "The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.", "id": "GHSA-2cwm-q27v-2mv8", "modified": "2022-05-14T03:55:56Z", "published": "2022-05-14T03:55:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:0036" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:0086" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:0091" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:0113" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2016-6828" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "type": "WEB", "url": "https://marcograss.github.io/security/linux/2016/08/18/cve-2016-6828-linux-kernel-tcp-uaf.html" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/2016-11-01.html" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0036.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0086.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0091.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0113.html" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/08/15/1" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/92452" } ], "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...
- 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.