CVE-2023-3776

CWE-416Use After Free31 documents8 sources
Severity
7.8HIGH
EPSS
0.0%
top 87.96%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJul 21
Latest updateNov 28

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 0323bce598eea038

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9

Affected Packages3 packages

CVEListV5linux/kernel2.66.5
NVDlinux/linux_kernel2.6.124.14.322+7
Debianlinux< 5.10.191-1+3

Also affects: Debian Linux 10.0, 11.0, 12.0

Patches

🔴Vulnerability Details

3
GHSA
GHSA-fcg7-9x44-gx43: A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation2023-07-21
CVEList
Use-after-free in Linux kernel's net/sched: cls_fw component2023-07-21
OSV
CVE-2023-3776: A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation2023-07-21

📋Vendor Advisories

27
Ubuntu
Kernel Live Patch Security Notice2023-11-28
Ubuntu
Kernel Live Patch Security Notice2023-10-10
Ubuntu
Linux kernel (BlueField) vulnerabilities2023-09-26
Ubuntu
Linux kernel (OEM) vulnerabilities2023-09-19
Ubuntu
Linux kernel (IBM) vulnerabilities2023-09-11
CVE-2023-3776 (HIGH CVSS 7.8) | A use-after-free vulnerability in t | cvebase.io