CVE-2023-4206 Details
Description
A use-after-free vulnerability in the Linux kernel's net/sched: cls_route component can be exploited to achieve local privilege escalation. When route4_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 b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8.
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=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8 | CVE | Issue TrackingMailing ListPatchVendor Advisory |
| https://kernel.dance/b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8 | CVE | PatchVendor Advisory |
| https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html | CVE | Mailing ListThird 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=b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8 | [email protected] | Issue TrackingMailing ListPatchVendor Advisory |
| https://kernel.dance/b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8 | [email protected] | PatchVendor Advisory |
| https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html | [email protected] | Mailing ListThird 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] |