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?
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
