NONE · 0

CVE-2026-93195

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel The DisplayPort AUX channel gets initialized and registered dur...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel The DisplayPort AUX channel gets initialized and registered during dw_dp_bind(), but it is never unregistered, which may lead to resource leaks and/or use-after-free. Add the missing dw_dp_unbind() function to allow the users of the library to handle the required cleanup, i.e. unregister the AUX adapter.

References

FAQ

What is CVE-2026-93195?

CVE-2026-93195 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel The DisplayPort AUX channel gets initialized and registered dur...

How severe is CVE-2026-93195?

CVSS scoring is not yet available for CVE-2026-93195. Check NVD for updates.

Is there a patch for CVE-2026-93195?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.