CVE-2023-4623
Last modified
CVE-2023-4623 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. A use-after-free vulnerability in the Linux kernel's net/sched: sch_hfsc (HFSC qdisc traffic control) component can be exploited to achieve local privilege escalation. If a class with a link-sharing curve (i.e. with the HFSC_FSC flag set) has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
A use-after-free vulnerability in the Linux kernel's net/sched: sch_hfsc (HFSC qdisc traffic control) component can be exploited to achieve local privilege escalation. If a class with a link-sharing curve (i.e. with the HFSC_FSC flag set) has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free. We recommend upgrading past commit b3d26c5702c7d6c45456326e56d2ccf3f103e60f.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.12, < 4.14.327 |
| Linux | Linux Kernel | >= 4.15, < 4.19.295 |
| Linux | Linux Kernel | >= 4.20, < 5.4.257 |
| Linux | Linux Kernel | >= 5.5, < 5.10.195 |
| Linux | Linux Kernel | >= 5.11, < 5.15.132 |
| Linux | Linux Kernel | >= 5.16, < 6.1.53 |
| Linux | Linux Kernel | >= 6.2, < 6.4.16 |
| Linux | Linux Kernel | >= 6.5, < 6.5.3 |
| Debian | Debian Linux | 10.0 |
References
- http://packetstormsecurity.com/files/175963/Kernel-Live-Patch-Security-Notice-LSN-0099-1.htmlThird Party Advisory, VDB Entry
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60fIssue Tracking, Mailing List, Patch, Vendor Advisory
- https://kernel.dance/b3d26c5702c7d6c45456326e56d2ccf3f103e60fPatch, Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2023/10/msg00027.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2024/01/msg00004.htmlMailing List, Third Party Advisory
- http://packetstormsecurity.com/files/175963/Kernel-Live-Patch-Security-Notice-LSN-0099-1.htmlThird Party Advisory, VDB Entry
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b3d26c5702c7d6c45456326e56d2ccf3f103e60fIssue Tracking, Mailing List, Patch, Vendor Advisory
- https://kernel.dance/b3d26c5702c7d6c45456326e56d2ccf3f103e60fPatch, Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2023/10/msg00027.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2024/01/msg00004.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-4623?
How severe is CVE-2023-4623?
How do I fix CVE-2023-4623?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-46224An attacker sending specially crafted data packets to the Mo…9.8
- CVE-2023-46225An attacker sending specially crafted data packets to the Mo…9.8
- CVE-2023-46226Remote Code Execution vulnerability in Apache IoTDB.This iss…9.8
- CVE-2023-46227 Deserialization of Untrusted Data Vulnerability in Apache S…7.5
- CVE-2023-46228zchunk before 1.3.2 has multiple integer overflows via malfo…7.8
- CVE-2023-46229LangChain before 0.0.317 allows SSRF via document_loaders/re…8.8
- CVE-2023-46230In Splunk Add-on Builder versions below 4.1.4, the app write…4.9
- CVE-2023-46231In Splunk Add-on Builder versions below 4.1.4, the applicati…7.2
- CVE-2023-46232era-compiler-vyper is the EraVM Vyper compiler for zkSync Er…5.3
- CVE-2023-46233crypto-js is a JavaScript library of crypto standards. Prior…9.1
- CVE-2023-46234browserify-sign is a package to duplicate the functionality …7.5
- CVE-2023-46235FOG is a free open-source cloning/imaging/rescue suite/inven…6.1
Are you affected by CVE-2023-4623?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
