CVE Database
/

CVE-2022-50484

Back to search

CVE-2022-50484

Published: Oct 4, 2025

Modified: May 11, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
8fdff6a319e7dac757c558bd283dc4577e68cde7 - < 0604e5e5537af099ea2f6dfd892afe5c92db8a80
affected
8fdff6a319e7dac757c558bd283dc4577e68cde7 - < 28d8d267af5d73f91d7640cbdb4024703256e36c
affected
8fdff6a319e7dac757c558bd283dc4577e68cde7 - < 46f0aed47673e275d682af60ed26dcc28add8eae
affected
8fdff6a319e7dac757c558bd283dc4577e68cde7 - < 988ec0cd0a2643c25c1658f7c33de2e15a5a2e31
affected
8fdff6a319e7dac757c558bd283dc4577e68cde7 - < bc1d16d282bca421c6fc31de4b8fd412010f01bd

+4 more versions

Linux

Linux

affected
3.5
unaffected
0 - < 3.5
unaffected
4.9.331 - <= 4.9.*
unaffected
4.14.296 - <= 4.14.*
unaffected
4.19.262 - <= 4.19.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now