Lucene search

K
cvelistGoogleCVELIST:CVE-2023-3776
HistoryJul 21, 2023 - 8:49 p.m.

CVE-2023-3776 Use-after-free in Linux kernel's net/sched: cls_fw component

2023-07-2120:49:53
CWE-416
Google
raw.githubusercontent.com
3
vulnerability
linux kernel
net/sched
cls_fw
local privilege escalation
reference counter manipulation
use-after-free
upgrade recommendation
cve-2023-3776

6.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

5.2%

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.