CVE-2026-43438

Source
https://cve.org/CVERecord?id=CVE-2026-43438
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43438.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43438
Downstream
Published
2026-05-08T14:22:07.980Z
Modified
2026-07-15T01:49:01.899309908Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
sched_ext: Remove redundant css_put() in scx_cgroup_init()
Details

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

schedext: Remove redundant cssput() in scxcgroupinit()

The iterator cssforeachdescendantpre() walks the cgroup hierarchy under cgroup_lock(). 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 scxcgroup_init() causes a refcount underflow.

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

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43438.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8195136669661fdfe54e9a8923c33b31c92fc1da
Fixed
cc095cd305fddbe25a968e4a78436ff9476cf0f6
Fixed
6eaaa67d6998f6c30c462b140db8c062e07ec473
Fixed
bf50f3285eda8a0173625fcdb5f183f96e1008cd
Fixed
1336b579f6079fb8520be03624fcd9ba443c930b

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43438.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.12.0
Fixed
6.12.78
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.19
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43438.json"