PT-2026-39099 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-21

·

CVE-2026-43438

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.

Use After Free

Weakness Enumeration

Related Identifiers

CVE-2026-43438

Affected Products

Linux Kernel