{ "schema_version": "1.4.0", "id": "GHSA-x582-23f7-w3cc", "modified": "2022-05-13T01:04:11Z", "published": "2022-05-13T01:04:11Z", "aliases": [ "CVE-2017-13715" ], "details": "The __skb_flow_dissect function in net/core/flow_dissector.c in the Linux kernel before 4.3 does not ensure that n_proto, ip_proto, and thoff are initialized, which allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a single crafted MPLS packet.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13715" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/a6e544b0a88b53114bfa5a57e21b7be7a8dfc9d0" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a6e544b0a88b53114bfa5a57e21b7be7a8dfc9d0" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2017/q3/345" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/100517" } ], "database_specific": { "cwe_ids": [ "CWE-665" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-08-29T01:35:00Z" } }