NULL pointer dereference in Linux

CVE-2022-50016

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: cnl: 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.

EPSS: 0.002 (8.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.

Affected products

  • Linux — versions e3105c0ccc3e706584030159b6fde54cab2f8aef, 5.19, 273020522ef62361c5d86eebe45a72418ed8dea4
  • Linux Linux_kernel

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2022-50016?
CVE-2022-50016 is a medium-severity vulnerability in Linux, classified under NULL Pointer Dereference. CVSS score: 5.5/10. Published 2025-06-18.
How severe is CVE-2022-50016?
Medium severity. CVSS v3 base score is 5.5 out of 10.