CVE-2026-93058

Source
https://cve.org/CVERecord?id=CVE-2026-93058
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93058.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93058
Downstream
Published
2026-09-17T16:10:45Z
Modified
2026-09-19T03:47:26Z
Summary
drm/msm: Only fini scheduler after successful init
Details

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

drm/msm: Only fini scheduler after successful init

msm_ringbuffer_new() destroys a partially initialized ring through msm_ringbuffer_destroy() when an allocation or scheduler setup step fails.

If drm_sched_init() fails before it finishes initializing the scheduler, the failure path still calls drm_sched_fini(). That teardown path assumes the scheduler work items, lists, and workqueue state were initialized.

Track successful scheduler initialization and call drm_sched_fini() only after drm_sched_init() returned 0.

This issue was found by a static analysis checker and confirmed by manual source review.

Patchwork: https://patchwork.freedesktop.org/patch/738905/

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93058.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
1d8a5ca436ee4a28eec14cb813f790f7cdeeee19
Fixed
d43e1bbfd43458b9242806eec77ea3b032134baf
Fixed
09b360eb6ce345996a30fad8c86e9df80f41cd7e
Fixed
e2332abed2a4d3caa59052095dc16e4ce44791ea

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.15.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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