Bug 2363337 (CVE-2025-37793) - CVE-2025-37793 kernel: ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()
Summary: CVE-2025-37793 kernel: ASoC: Intel: avs: Fix null-ptr-deref in avs_component_...
Keywords:
Status: NEW
Alias: CVE-2025-37793
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-01 14:04 UTC by OSIDB Bzimport
Modified: 2025-05-29 11:33 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-01 14:04:17 UTC
In the Linux kernel, the following vulnerability has been resolved:

ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()

devm_kasprintf() returns NULL when memory allocation fails. Currently,
avs_component_probe() does not check for this case, which results in a
NULL pointer dereference.

Comment 1 Avinash Hanwate 2025-05-02 04:16:59 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025050121-CVE-2025-37793-a56f@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.