The sock_setsockopt function in net/core/sock.c in the Linux kernel before 4.8.14 mishandles negative values of sk_sndbuf and sk_rcvbuf, which allows local users to cause a denial of service (memory corruption and system crash) or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability for a crafted setsockopt system call with the (1) SO_SNDBUFFORCE or (2) SO_RCVBUFFORCE option.
https://github.com/torvalds/linux/commit/b98b0bc8c431e3ceb4b26b0dfc8db509518fb290
https://bugzilla.redhat.com/show_bug.cgi?id=1402013
http://www.openwall.com/lists/oss-security/2016/12/03/1
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.14
http://www.securityfocus.com/bid/94655
https://source.android.com/security/bulletin/2017-03-01.html
http://www.securitytracker.com/id/1037968
https://github.com/xairy/kernel-exploits/tree/master/CVE-2016-9793
https://access.redhat.com/errata/RHSA-2017:0933
Source: MITRE
Published: 2016-12-28
Updated: 2023-01-17
Type: CWE-119
Base Score: 7.2
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C
Impact Score: 10
Exploitability Score: 3.9
Severity: HIGH
Base Score: 7.8
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Impact Score: 5.9
Exploitability Score: 1.8
Severity: HIGH