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

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

ALSA: compress: Fix task creation error unwind

sndcomprtasknew() allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its task wrapper and DMA-buffer references without calling the driver's taskfree() callback. Any driver resources allocated by taskcreate() are therefore leaked.

The dual-fd allocation path also jumps to cleanup without storing the negative getunusedfdflags() result in retval. Since retval still contains the successful taskcreate() return value, TASKCREATE can incorrectly report success although the task was discarded.

Preserve the fd allocation errors and call taskfree() when failure occurs after a successful taskcreate() callback.

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