CVE-2016-9793 Details
Description
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 3.5, < 3.12.69 >= 3.13, < 3.16.40 >= 3.17, < 3.18.52 >= 3.19, < 4.1.50 >= 4.2, < 4.4.38 >= 4.5, < 4.8.14 |
CPE
Remediation
| |
Change History
11 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| May 6, 2026 | Status Change | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Jan 17, 2023 | Modified Analysis | [email protected] |
| Jan 5, 2018 | CVE Modified | [email protected] |
| Dec 23, 2017 | CVE Modified | [email protected] |
| Jul 17, 2017 | CVE Modified | [email protected] |
| Mar 8, 2017 | CVE Modified | [email protected] |
| Dec 31, 2016 | CVE Modified | [email protected] |
| Dec 28, 2016 | Initial Analysis | [email protected] |