Home

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks When the driver hits -ENOMEM at allocating a URB or a buffer, it aborts and goes to the error path that releases the all previously allocated resources. However, when -ENOMEM hits at the middle of the sync EP URB allocation loop, the partially allocated URBs might be left without released, because ep->nurbs is still zero at that point. Fix it by setting ep->nurbs at first, so that the error handler loops over the full URB list.

PUBLISHED Reserved 2025-10-04 | Published 2025-10-04 | Updated 2025-10-04 | Assigner Linux

Product status

Default status
unaffected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 0604e5e5537af099ea2f6dfd892afe5c92db8a80
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 28d8d267af5d73f91d7640cbdb4024703256e36c
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 46f0aed47673e275d682af60ed26dcc28add8eae
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 988ec0cd0a2643c25c1658f7c33de2e15a5a2e31
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before bc1d16d282bca421c6fc31de4b8fd412010f01bd
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 0672215994e2347a9b4f145e2bc1709b1e01cee3
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before faa8c1ed77d0169955b9b3516b714cc5fb512f27
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before e4442410f76d66b9f7e854010bce04853f665324
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 6382da0828995af87aa8b8bef28cc61aceb4aff3
affected

Default status
affected

4.9.331
unaffected

4.14.296
unaffected

4.19.262
unaffected

5.4.220
unaffected

5.10.150
unaffected

5.15.75
unaffected

5.19.17
unaffected

6.0.3
unaffected

6.1
unaffected

References

git.kernel.org/...c/0604e5e5537af099ea2f6dfd892afe5c92db8a80

git.kernel.org/...c/28d8d267af5d73f91d7640cbdb4024703256e36c

git.kernel.org/...c/46f0aed47673e275d682af60ed26dcc28add8eae

git.kernel.org/...c/988ec0cd0a2643c25c1658f7c33de2e15a5a2e31

git.kernel.org/...c/bc1d16d282bca421c6fc31de4b8fd412010f01bd

git.kernel.org/...c/0672215994e2347a9b4f145e2bc1709b1e01cee3

git.kernel.org/...c/faa8c1ed77d0169955b9b3516b714cc5fb512f27

git.kernel.org/...c/e4442410f76d66b9f7e854010bce04853f665324

git.kernel.org/...c/6382da0828995af87aa8b8bef28cc61aceb4aff3

cve.org (CVE-2022-50484)

nvd.nist.gov (CVE-2022-50484)

Download JSON