Lucene search

K
f5F5F5:K28241423
HistoryJan 30, 2019 - 12:00 a.m.

K28241423 : Linux kernel vulnerability CVE-2018-18559

2019-01-3000:00:00
my.f5.com
28

7.8 High

AI Score

Confidence

High

0.012 Low

EPSS

Percentile

85.2%

Security Advisory 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. (CVE-2018-18559)

Impact

An attacker can exploit this vulnerability by executing arbitrary code with elevated privileges.