CVE-2026-23132: drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind

Published Feb 14, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind

Fix several issues in dwdpbind() error handling:

1. Missing return after drmbridgeattach() failure - the function continued execution instead of returning an error.

2. Resource leak: drmdpauxregister() is not a devm function, so drmdpauxunregister() must be called on all error paths after aux registration succeeds. This affects errors from: - drmbridgeattach() - phyinit() - devmaddactionorreset() - platformgetirq() - devmrequestthreadedirq()

3. Bug fix: platformgetirq() returns the IRQ number or a negative error code, but the error path was returning ERRPTR(ret) instead of ERRPTR(dp->irq).

Use a goto label for cleanup to ensure consistent error handling.

Affected Software

8 affected components
linux/linux
Linux Linux kernel>=6.18<6.18.8
Linux Linux kernel=6.19-rc1
Linux Linux kernel=6.19-rc2
Linux Linux kernel=6.19-rc3
Linux Linux kernel=6.19-rc4
Linux Linux kernel=6.19-rc5
Linux Linux kernel=6.19-rc6

Event History

Feb 14, 2026
CVE Published
via MITRE·03:14 PM
Data Sourced
via MITRE·03:14 PM
Description
Data Sourced
via NVD·04:15 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-23132?

CVE-2026-23132 is classified as a medium severity vulnerability within the Linux kernel.

2

How do I fix CVE-2026-23132?

To resolve CVE-2026-23132, update the Linux kernel to the latest patched version provided by your distribution.

3

What is the impact of CVE-2026-23132?

The impact of CVE-2026-23132 can lead to potential denial of service or stability issues in systems using the affected Linux kernel.

4

Which versions of the Linux kernel are affected by CVE-2026-23132?

CVE-2026-23132 affects multiple versions of the Linux kernel prior to the application of the security patch.

5

Who should be concerned about CVE-2026-23132?

System administrators and users running vulnerable versions of the Linux kernel should take necessary precautions regarding CVE-2026-23132.

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