CVE-2018-18559
"PF_PACKET Setsockopt and Bind Use-After-Free in Linux Kernel"
Description
In the Linux kernel through 4.19, a use-after-free can occur due to a race condition between fanout_add from setsockopt and bind on an AF_PACKET socket. This issue exists because of the 15fe076edea787807a7cdc168df832544b58eba6 incomplete fix for a race condition. The code mishandles a certain multithreaded case involving a packet_do_bind unregister action followed by a packet_notifier register action. Later, packet_release operates on only one of the two applicable linked lists. The attacker can achieve Program Counter control.
INFO
Published Date :
Oct. 22, 2018, 4:29 p.m.
Last Modified :
May 16, 2023, 11:14 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
2.2
Affected Products
The following products are affected by CVE-2018-18559
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2018-18559
.
URL | Resource |
---|---|
https://access.redhat.com/errata/RHBA-2019:0327 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:0163 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:0188 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:1170 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:1190 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:3967 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:4159 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2020:0174 | Third Party Advisory |
https://blogs.securiteam.com/index.php/archives/3731 | Exploit Patch Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2018-18559
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2018-18559
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Modified Analysis by [email protected]
May. 16, 2023
Action Type Old Value New Value Removed CVSS V3 NIST AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Added CVSS V3.1 NIST AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://access.redhat.com/errata/RHSA-2019:1170 No Types Assigned https://access.redhat.com/errata/RHSA-2019:1170 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2019:1190 No Types Assigned https://access.redhat.com/errata/RHSA-2019:1190 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2019:3967 No Types Assigned https://access.redhat.com/errata/RHSA-2019:3967 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2019:4159 No Types Assigned https://access.redhat.com/errata/RHSA-2019:4159 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2020:0174 No Types Assigned https://access.redhat.com/errata/RHSA-2020:0174 Third Party Advisory Changed CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (including) 4.19 OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.2.95 up to (excluding) 3.2.100 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.14.58 up to (excluding) 3.15 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.18.25 up to (excluding) 3.18.88 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.1.14 up to (excluding) 4.1.49 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.2.7 up to (excluding) 4.3 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.3.1 up to (excluding) 4.4.106 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.5 up to (excluding) 4.9.70 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.10 up to (excluding) 4.14.7 -
CVE Modified by [email protected]
Jan. 21, 2020
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2020:0174 [No Types Assigned] -
CVE Modified by [email protected]
Dec. 10, 2019
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2019:4159 [No Types Assigned] -
CVE Modified by [email protected]
Nov. 26, 2019
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2019:3967 [No Types Assigned] -
CVE Modified by [email protected]
May. 14, 2019
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2019:1190 [No Types Assigned] -
CVE Modified by [email protected]
May. 14, 2019
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2019:1170 [No Types Assigned] -
Modified Analysis by [email protected]
Apr. 25, 2019
Action Type Old Value New Value Changed Reference Type https://access.redhat.com/errata/RHBA-2019:0327 No Types Assigned https://access.redhat.com/errata/RHBA-2019:0327 Third Party Advisory Added CWE CWE-416 Removed CPE Configuration OR *cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:* *cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:* *cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:* Changed CPE Configuration OR *cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:* OR *cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:* *cpe:2.3:a:redhat:virtualization_host:4.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Apr. 24, 2019
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHBA-2019:0327 [No Types Assigned] -
Modified Analysis by [email protected]
Mar. 08, 2019
Action Type Old Value New Value Changed Reference Type https://access.redhat.com/errata/RHSA-2019:0188 No Types Assigned https://access.redhat.com/errata/RHSA-2019:0188 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2019:0163 No Types Assigned https://access.redhat.com/errata/RHSA-2019:0163 Third Party Advisory Added CPE Configuration OR *cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Jan. 30, 2019
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2019:0188 [No Types Assigned] Added Reference https://access.redhat.com/errata/RHSA-2019:0163 [No Types Assigned] -
Initial Analysis by [email protected]
Dec. 06, 2018
Action Type Old Value New Value Added CVSS V2 (AV:N/AC:M/Au:N/C:P/I:P/A:P) Added CVSS V3 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://blogs.securiteam.com/index.php/archives/3731 No Types Assigned https://blogs.securiteam.com/index.php/archives/3731 Exploit, Patch, Third Party Advisory Added CWE CWE-362 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (including) 4.19 Added CPE Configuration OR *cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:* *cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:* *cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2018-18559
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2018-18559
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.84 }} -0.35%
score
0.82379
percentile