Lucene search

K
f5F5F5:K67416037
HistoryFeb 02, 2022 - 12:00 a.m.

K67416037 : Linux kernel vulnerability CVE-2021-23133

2022-02-0200:00:00
my.f5.com
83

7.3 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

33.3%

Security Advisory Description

A race condition in Linux kernel SCTP sockets (net/sctp/socket.c) before 5.12-rc8 can lead to kernel privilege escalation from the context of a network service or an unprivileged process. If sctp_destroy_sock is called without sock_net(sk)->sctp.addr_wq_lock then an element is removed from the auto_asconf_splist list without any proper locking. This can be exploited by an attacker with network service privileges to escalate to root or from the context of an unprivileged user directly if a BPF_CGROUP_INET_SOCK_CREATE is attached which denies creation of some SCTP socket. (CVE-2021-23133)

Impact

An attacker may be able to exploit this vulnerability to disclosure sensitive information, modify data, or cause a Denial of Service (DoS).