← Voltar à pesquisa de CVEs

CVE-2026-64050

Linux Kernel

Descrição

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/

CVSS 7.8EPSS 0.124%Risco 0.79
Ver fonte
Publicação
2026-07-19 16:17:45
Versões afetadas
unknown
Tipo
Kernel
Última alteração
2026-07-30 14:59:47
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H