CVE-2026-64050

Source
https://cve.org/CVERecord?id=CVE-2026-64050
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64050.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64050
Downstream
Published
2026-07-19T15:39:33.942Z
Modified
2026-07-22T05:29:56.367649791Z
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
drm/msm/dpu: don't mix devm and drmm functions
Details

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

drm/msm/dpu: don't mix devm and drmm functions

Mixing devm and drmm functions will result in a use-after-free on msm driver teardown if userspace keeps a reference on the drm device: The WB connector data will be destroyed because of the use of devmkzalloc()), while the usersoace still can try interacting with the WB connector (which uses drmm functions).

Change dpuwritebackinit() to use drmm_.

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

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64050.json",
    "cna_assigner": "Linux"
}
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
0b37ac63fc9db7779168ad18d7e6e8ab9df6a40b
Fixed
ff58e5ef1b46ce614af048d2d04986df05ffab90
Fixed
95048a12f48c627bc2ccc4d84f87640630ba2bdb
Fixed
c0c70a11365cba7fba25a77463582bcec0f7846e

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.34
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.11

Database specific

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