Lucene search

K
f5F5F5:K000138731
HistoryFeb 27, 2024 - 12:00 a.m.

K000138731 : Linux vulnerability CVE-2023-3776

2024-02-2700:00:00
my.f5.com
17
linux
cls_fw component
local privilege escalation
use-after-free vulnerability
cve-2023-3776
net/sched
tcf_change_indev()
fw_set_parms()

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

5.1%

Security Advisory Description

A use-after-free vulnerability in the Linux kernel’s net/sched: cls_fw component can be exploited to achieve local privilege escalation. If tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability. We recommend upgrading past commit 0323bce598eea038714f941ce2b22541c46d488f. (CVE-2023-3776)

Impact

This vulnerability may allow a local attacker to gain local privilege escalation.