漏洞标题
N/A
漏洞描述信息
在Linux内核4.19之前,由于setsockopt和AF_PACKETsocket上的绑定之间的竞争条件,可能会出现使用后释放的情况。这一问题源于竞争条件的不完整修复。代码在处理一个涉及Packet_do_bind unregister action followed by a Packet_notifier register action的特定多线程情况时犯了错误。之后,Packet_release只对其中一个适用的双向链表进行操作。攻击者可以实现程序计数器控制。
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
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.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 竞争条件漏洞
漏洞描述信息
Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。 Linux kernel 4.19及之前版本中存在释放后重用漏洞。攻击者可利用该漏洞控制程序计数器。
CVSS信息
N/A
漏洞类别
资源管理错误