CVE-2017-5986

Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

21 Nov 2024, 03:28

Type Values Removed Values Added
References () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2dcab598484185dea7ec22219c76dcdd59e3cb90 - Issue Tracking, Patch, Third Party Advisory () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2dcab598484185dea7ec22219c76dcdd59e3cb90 - Issue Tracking, Patch, Third Party Advisory
References () http://www.debian.org/security/2017/dsa-3804 - () http://www.debian.org/security/2017/dsa-3804 -
References () http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11 - Release Notes, Vendor Advisory () http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11 - Release Notes, Vendor Advisory
References () http://www.openwall.com/lists/oss-security/2017/02/14/6 - Mailing List, Patch, Third Party Advisory () http://www.openwall.com/lists/oss-security/2017/02/14/6 - Mailing List, Patch, Third Party Advisory
References () http://www.securityfocus.com/bid/96222 - () http://www.securityfocus.com/bid/96222 -
References () https://access.redhat.com/errata/RHSA-2017:1308 - () https://access.redhat.com/errata/RHSA-2017:1308 -
References () https://bugzilla.redhat.com/show_bug.cgi?id=1420276 - Issue Tracking, Patch () https://bugzilla.redhat.com/show_bug.cgi?id=1420276 - Issue Tracking, Patch
References () https://github.com/torvalds/linux/commit/2dcab598484185dea7ec22219c76dcdd59e3cb90 - Issue Tracking, Patch, Third Party Advisory () https://github.com/torvalds/linux/commit/2dcab598484185dea7ec22219c76dcdd59e3cb90 - Issue Tracking, Patch, Third Party Advisory

Information

Published : 2017-02-18 21:59

Updated : 2024-11-21 03:28


NVD link : CVE-2017-5986

Mitre link : CVE-2017-5986

CVE.ORG link : CVE-2017-5986


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-617

Reachable Assertion