CVE-2026-43438: sched_ext: Remove redundant css_put() in scx_cgroup_init()

Published May 8, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

schedext: Remove redundant cssput() in scxcgroupinit()

The iterator cssforeachdescendantpre() walks the cgroup hierarchy under cgrouplock(). It does not increment the reference counts on yielded css structs.

According to the cgroup documentation, cssput() should only be used to release a reference obtained via cssget() or csstrygetonline(). Since the iterator does not use either of these to acquire a reference, calling cssput() in the error path of scxcgroupinit() causes a refcount underflow.

Remove the unbalanced cssput() to prevent a potential Use-After-Free (UAF) vulnerability.

Affected Software

6 affected components
Linux Linux kernel
Linux Linux kernel>=6.12<6.12.78
Linux Linux kernel>=6.13<6.18.19
Linux Linux kernel>=6.19<6.19.9
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Patch the Linux kernel to remove the redundant/unbalanced css_put() calls in scx_cgroup_init() error handling so refcounts obtained via css_get() or css_tryget_online() are released only once (under cgroup_lock()).

    Linux kernel (cgroup/sched_ext) Remove unbalanced css_put() in scx_cgroup_init() error path = Apply upstream code change: remove redundant css_put() to avoid refcount underflow and potential use-after-free

Event History

May 8, 2026
CVE Published
via MITRE·02:22 PM
Data Sourced
via MITRE·02:22 PM
DescriptionSeverity
Data Sourced
via NVD·03:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43438?

CVE-2026-43438 has been classified with a low severity as it pertains to a code cleanup in the Linux kernel.

2

How do I fix CVE-2026-43438?

To fix CVE-2026-43438, update the Linux kernel to the latest version where the vulnerability has been addressed.

3

What is the impact of CVE-2026-43438 on system performance?

CVE-2026-43438 is unlikely to impact system performance as it involves the removal of redundant code.

4

Is CVE-2026-43438 exploitable?

CVE-2026-43438 is not considered exploitable in the traditional sense, as it does not provide a pathway for unauthorized access or privilege escalation.

5

What systems are affected by CVE-2026-43438?

CVE-2026-43438 affects the Linux kernel, thus impacting all systems running a vulnerable version of this kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203