{"api_version":"1","generated_at":"2026-07-23T11:06:18+00:00","cve":"CVE-2017-6346","urls":{"html":"https://cve.report/CVE-2017-6346","api":"https://cve.report/api/cve/CVE-2017-6346.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2017-6346","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2017-6346"},"summary":{"title":"CVE-2017-6346","description":"Race condition in net/packet/af_packet.c in the Linux kernel before 4.9.13 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that makes PACKET_FANOUT setsockopt system calls.","state":"PUBLIC","assigner":"cve@mitre.org","published_at":"2017-03-01 20:59:00","updated_at":"2023-06-21 15:56:00"},"problem_types":["CWE-362","CWE-416"],"metrics":[],"references":[{"url":"http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.13","name":"http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.13","refsource":"CONFIRM","tags":["Patch","Release Notes"],"title":"","mime":"text/plain","httpstatus":"200","archivestatus":"200"},{"url":"https://source.android.com/security/bulletin/2017-09-01","name":"https://source.android.com/security/bulletin/2017-09-01","refsource":"CONFIRM","tags":[],"title":"Android Security Bulletin—September 2017  |  Android Open Source Project","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://www.debian.org/security/2017/dsa-3804","name":"DSA-3804","refsource":"DEBIAN","tags":[],"title":"Debian -- Security Information -- DSA-3804-1 linux","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d199fab63c11998a602205f7ee7ff7c05c97164b","name":"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d199fab63c11998a602205f7ee7ff7c05c97164b","refsource":"CONFIRM","tags":["Patch"],"title":"kernel/git/torvalds/linux.git - Linux kernel source tree","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://www.openwall.com/lists/oss-security/2017/02/28/6","name":"[oss-security] 20170228 Linux: packet: fix races in fanout_add() (CVE-2017-6346)","refsource":"MLIST","tags":["Mailing List","Patch","Third Party Advisory"],"title":"oss-security - Linux: packet: fix races in fanout_add() (CVE-2017-6346)","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://www.securityfocus.com/bid/96508","name":"96508","refsource":"BID","tags":[],"title":"Linux kernel CVE-2017-6346 Use After Free Local Denial of Service Vulnerability","mime":"text/html","httpstatus":"200","archivestatus":"0"},{"url":"https://github.com/torvalds/linux/commit/d199fab63c11998a602205f7ee7ff7c05c97164b","name":"https://github.com/torvalds/linux/commit/d199fab63c11998a602205f7ee7ff7c05c97164b","refsource":"CONFIRM","tags":["Patch"],"title":"packet: fix races in fanout_add() · torvalds/linux@d199fab · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2017-6346","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2017-6346","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2017","cve_id":"6346","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2017","cve_id":"6346","vulnerable":"1","versionEndIncluding":"4.9.12","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"cve@mitre.org","ID":"CVE-2017-6346","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"n/a","version":{"version_data":[{"version_value":"n/a"}]}}]},"vendor_name":"n/a"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"Race condition in net/packet/af_packet.c in the Linux kernel before 4.9.13 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that makes PACKET_FANOUT setsockopt system calls."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"n/a"}]}]},"references":{"reference_data":[{"name":"96508","refsource":"BID","url":"http://www.securityfocus.com/bid/96508"},{"name":"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d199fab63c11998a602205f7ee7ff7c05c97164b","refsource":"CONFIRM","url":"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d199fab63c11998a602205f7ee7ff7c05c97164b"},{"name":"https://source.android.com/security/bulletin/2017-09-01","refsource":"CONFIRM","url":"https://source.android.com/security/bulletin/2017-09-01"},{"name":"http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.13","refsource":"CONFIRM","url":"http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.13"},{"name":"[oss-security] 20170228 Linux: packet: fix races in fanout_add() (CVE-2017-6346)","refsource":"MLIST","url":"http://www.openwall.com/lists/oss-security/2017/02/28/6"},{"name":"DSA-3804","refsource":"DEBIAN","url":"http://www.debian.org/security/2017/dsa-3804"},{"name":"https://github.com/torvalds/linux/commit/d199fab63c11998a602205f7ee7ff7c05c97164b","refsource":"CONFIRM","url":"https://github.com/torvalds/linux/commit/d199fab63c11998a602205f7ee7ff7c05c97164b"}]}},"nvd":{"publishedDate":"2017-03-01 20:59:00","lastModifiedDate":"2023-06-21 15:56:00","problem_types":["CWE-362","CWE-416"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H","attackVector":"LOCAL","attackComplexity":"HIGH","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":7,"baseSeverity":"HIGH"},"exploitabilityScore":1,"impactScore":5.9},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:L/AC:M/Au:N/C:C/I:C/A:C","accessVector":"LOCAL","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"COMPLETE","integrityImpact":"COMPLETE","availabilityImpact":"COMPLETE","baseScore":6.9},"severity":"MEDIUM","exploitabilityScore":3.4,"impactScore":10,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.11","versionEndExcluding":"3.12.71","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.3","versionEndExcluding":"3.10.106","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.13","versionEndExcluding":"3.16.42","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2","versionEndExcluding":"4.4.52","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.5","versionEndExcluding":"4.9.13","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.1","versionEndExcluding":"3.2.87","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.17","versionEndExcluding":"4.1.49","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2017","CveId":"6346","Ordinal":"102975","Title":"CVE-2017-6346","CVE":"CVE-2017-6346","Year":"2017"},"notes":[{"CveYear":"2017","CveId":"6346","Ordinal":"1","NoteData":"Race condition in net/packet/af_packet.c in the Linux kernel before 4.9.13 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that makes PACKET_FANOUT setsockopt system calls.","Type":"Description","Title":null},{"CveYear":"2017","CveId":"6346","Ordinal":"2","NoteData":"2017-03-01","Type":"Other","Title":"Published"},{"CveYear":"2017","CveId":"6346","Ordinal":"3","NoteData":"2017-11-03","Type":"Other","Title":"Modified"}]}}}