Where
-Infinity
0
Severity
7.8
Buffer Overflow
AV:P/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

ALSA: usb-audio: Fix potential overflow of PCM transfer buffer

1 / 3
Source: Microsoft
First published (updated )
Severity
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

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.

First published (updated )

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