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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.18, < 6.18.34 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.11 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
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…5.5
- 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…5.5
- 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…7.8
- 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
