PT-2026-39099 · Linux · Linux Kernel

CVE-2026-43438

·

Published

2026-03-03

·

Updated

2026-05-21

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A refcount underflow occurs in the scx cgroup init() function due to a redundant call to css put() in the error path. The iterator css for each descendant pre() traverses the cgroup hierarchy under cgroup lock() without incrementing reference counts on yielded css structs. Because css put() is intended only to release references obtained via css get() or css tryget online(), its incorrect use in this context can lead to a Use-After-Free (UAF) condition, where the system attempts to access memory that has already been freed.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Multiple Releases of Same Resource or Handle

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-12738
CVE-2026-43438

Affected Products

Linux Kernel