Bug 2373591 (CVE-2022-50015) - CVE-2022-50015 kernel: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot
Summary: CVE-2022-50015 kernel: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply be...
Keywords:
Status: NEW
Alias: CVE-2022-50015
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-18 12:09 UTC by OSIDB Bzimport
Modified: 2025-06-19 07:45 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-18 12:09:43 UTC
In the Linux kernel, the following vulnerability has been resolved:

ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot

It is not yet clear, but it is possible to create a firmware so broken
that it will send a reply message before a FW_READY message (it is not
yet clear if FW_READY will arrive later).
Since the reply_data is allocated only after the FW_READY message, this
will lead to a NULL pointer dereference if not filtered out.

The issue was reported with IPC4 firmware but the same condition is present
for IPC3.

Comment 1 Avinash Hanwate 2025-06-19 07:35:44 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025061833-CVE-2022-50015-4f7f@gregkh/T


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