CVE-2026-64050
Last modified
CVE-2026-64050 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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 devm_kzalloc()), while the usersoace still can try interacting with the WB connector (which uses drmm_ functions). Change dpu_writeback_init() to use drmm_. Patchwork: https://patchwork.freedesktop.org/patch/722656/. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
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 devm_kzalloc()), while the usersoace still can try interacting with the WB connector (which uses drmm_ functions). Change dpu_writeback_init() to use drmm_. Patchwork: https://patchwork.freedesktop.org/patch/722656/
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0b37ac63fc9db7779168ad18d7e6e8ab9df6a40b, < ff58e5ef1b46ce614af048d2d04986df05ffab90; >= 0b37ac63fc9db7779168ad18d7e6e8ab9df6a40b, < 95048a12f48c627bc2ccc4d84f87640630ba2bdb; >= 0b37ac63fc9db7779168ad18d7e6e8ab9df6a40b, < c0c70a11365cba7fba25a77463582bcec0f7846e |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64050?
How severe is CVE-2026-64050?
How do I fix CVE-2026-64050?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64045In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-64046In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64047In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64048In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64049In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6405The Anomify AI – Anomaly Detection and Alerting plugin for W…4.3
- CVE-2026-64051In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64052In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64053In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64054In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64055In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64056In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-64050?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
