CVE-2026-93195: drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel

Published Sep 17, 2026
·
Updated

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 dwdpbind(), but it is never unregistered, which may lead to resource leaks and/or use-after-free.

Add the missing dwdpunbind() function to allow the users of the library to handle the required cleanup, i.e. unregister the AUX adapter.

Event History

Sep 17, 2026
CVE Published
via MITRE·04:12 PM
Data Sourced
via MITRE·04:12 PM
Description

Frequently Asked Questions

1

What systems are exposed to this issue?

Systems using the Linux kernel DesignWare DisplayPort bridge driver and its AUX channel initialization path may be exposed. The issue is tied to driver teardown after the AUX adapter has been registered.

2

When can the use-after-free or resource leak occur?

The risk arises when the driver is unbound or otherwise cleaned up after dw_dp_bind() registered the DisplayPort AUX channel. Without corresponding unregistration, the AUX adapter can retain resources or references beyond the driver’s lifetime.

3

What change addresses the issue?

The fix adds a dw_dp_unbind() function so library users can perform required cleanup, including unregistering the AUX adapter.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203