๐Ÿ” CVE Alert

CVE-2026-64050

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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/

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jul 19, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
0b37ac63fc9db7779168ad18d7e6e8ab9df6a40b < ff58e5ef1b46ce614af048d2d04986df05ffab90 0b37ac63fc9db7779168ad18d7e6e8ab9df6a40b < 95048a12f48c627bc2ccc4d84f87640630ba2bdb 0b37ac63fc9db7779168ad18d7e6e8ab9df6a40b < c0c70a11365cba7fba25a77463582bcec0f7846e
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/ff58e5ef1b46ce614af048d2d04986df05ffab90 git.kernel.org: https://git.kernel.org/stable/c/95048a12f48c627bc2ccc4d84f87640630ba2bdb git.kernel.org: https://git.kernel.org/stable/c/c0c70a11365cba7fba25a77463582bcec0f7846e