CVE-2023-4208 Details
Description
A use-after-free vulnerability in the Linux kernel's net/sched: cls_u32 component can be exploited to achieve local privilege escalation. When u32_change() is called on an existing filter, the whole tcf_result struct is always copied into the new instance of the filter. This causes a problem when updating a filter bound to a class, as tcf_unbind_filter() is always called on the old instance in the success path, decreasing filter_cnt of the still referenced class and allowing it to be deleted, leading to a use-after-free. We recommend upgrading past commit 3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81 | CVE | Vendor Advisory |
| https://kernel.dance/3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81 | CVE | Vendor Advisory |
| https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html | CVE | Third Party Advisory |
| https://www.debian.org/security/2023/dsa-5492 | CVE | Third Party Advisory |
| https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81 | [email protected] | Vendor Advisory |
| https://kernel.dance/3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81 | [email protected] | Vendor Advisory |
| https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html | [email protected] | Third Party Advisory |
| https://www.debian.org/security/2023/dsa-5492 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-416 | Use After Free | [email protected] |
| CWE-416 | Use After Free | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 3.18, < 4.14.322 >= 4.15, < 4.19.291 >= 4.20, < 5.4.253 >= 5.5, < 5.10.190 >= 5.11, < 5.15.126 >= 5.16, < 6.1.45 >= 6.2, < 6.4.10 |
CPE
Remediation
| |
| debian debian linux | 12.0 |
CPE
Remediation
| |
Change History
8 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Feb 13, 2025 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Feb 15, 2024 | Modified Analysis | [email protected] |
| Jan 11, 2024 | CVE Modified | [email protected] |
| Sep 11, 2023 | Initial Analysis | [email protected] |
| Sep 10, 2023 | CVE Modified | [email protected] |