CVE-2026-23132
Linux Debian vulnerability analysis and mitigation

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

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

Fix several issues in dw_dp_bind() error handling:

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

  2. Resource leak: drm_dp_aux_register() is not a devm function, so drm_dp_aux_unregister() must be called on all error paths after aux registration succeeds. This affects errors from:

    • drm_bridge_attach()
    • phy_init()
    • devm_add_action_or_reset()
    • platform_get_irq()
    • devm_request_threaded_irq()
  3. Bug fix: platform_get_irq() returns the IRQ number or a negative error code, but the error path was returning ERR_PTR(ret) instead of ERR_PTR(dp->irq).

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


SourceNVD

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-40393HIGH8.1
  • Linux DebianLinux Debian
  • mesa
NoYesApr 12, 2026
CVE-2026-4154HIGH7.8
  • GIMPGIMP
  • gimp-plugin-python3
NoYesApr 11, 2026
CVE-2026-40386MEDIUM4
  • Linux DebianLinux Debian
  • libexif
NoNoApr 12, 2026
CVE-2026-40385MEDIUM4
  • Linux DebianLinux Debian
  • libexif
NoNoApr 12, 2026
CVE-2026-31413N/AN/A
  • Linux DebianLinux Debian
  • linux
NoYesApr 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management