CVE-2026-93195

high

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

https://git.kernel.org/stable/c/ed04e8e2307f35b3d8d49a554faf5e72d3d224e6

https://git.kernel.org/stable/c/b2bec2d4a769d5b7b8202123404c7cd1aec17861

https://git.kernel.org/stable/c/48aaa495e24ce5aec3dc56706473b0bd4305a306

Details

Source: Mitre, NVD

Published: 2026-09-17

Updated: 2026-09-17

Risk Information

CVSS v2

Base Score: 3.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:P

Severity: Low

CVSS v3

Base Score: 7.1

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Severity: High