4 matches found
CVE-2026-68372 usb: core: port: Deattach Type-C connector on component unbind
In the Linux kernel, the following vulnerability has been resolved: usb: core: port: Deattach Type-C connector on component unbind connectorunbind is the mirror of connectorbind, but it is missing the symmetric call to typecdeattach that connectorbind makes via: if portdev-child...
CVE-2023-53851
CVE-2023-53851 (Linux kernel) affects drm/msm/dp, where dropping aux devices along with the DP controller caused a use-after-free in DP resources when probe deferral happens. The root cause is the devres-based depopulation of the aux bus tying to a DPU device (drm_dev->dev), which may outlive ...
CVE-2024-39491 ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l56: Fix lifetime of csdsp instance The csdsp instance is initialized in the driver probe so it should be freed in the driver remove. Also fix a missing call to csdspremove in the error path of cs35l56hdacommonprob...
CVE-2024-39491 ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l56: Fix lifetime of csdsp instance The csdsp instance is initialized in the driver probe so it should be freed in the driver remove. Also fix a missing call to csdspremove in the error path of cs35l56hdacommonprob...