[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2025071014-CVE-2025-38307-fe9d@gregkh>
Date: Thu, 10 Jul 2025 09:42:48 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2025-38307: ASoC: Intel: avs: Verify content returned by parse_int_array()
From: Greg Kroah-Hartman <gregkh@...nel.org>
Description
===========
In the Linux kernel, the following vulnerability has been resolved:
ASoC: Intel: avs: Verify content returned by parse_int_array()
The first element of the returned array stores its length. If it is 0,
any manipulation beyond the element at index 0 ends with null-ptr-deref.
The Linux kernel CVE team has assigned CVE-2025-38307 to this issue.
Affected and fixed versions
===========================
Issue introduced in 6.2 with commit 5a565ba23abe478f3d4c3b0c8798bcb5215b82f5 and fixed in 6.6.94 with commit cc03c899e6d9812b25c3754c9a95c3830c4aec26
Issue introduced in 6.2 with commit 5a565ba23abe478f3d4c3b0c8798bcb5215b82f5 and fixed in 6.12.34 with commit 18ff538aac63de1866e5a49d57e22788b5c21d12
Issue introduced in 6.2 with commit 5a565ba23abe478f3d4c3b0c8798bcb5215b82f5 and fixed in 6.15.3 with commit 2916794ffbce604cc2cda105f6b8a4a7c748dd7f
Issue introduced in 6.2 with commit 5a565ba23abe478f3d4c3b0c8798bcb5215b82f5 and fixed in 6.16-rc1 with commit 93e246b6769bdacb09cfff4ea0f00fe5ab4f0d7a
Please see https://www.kernel.org for a full list of currently supported
kernel versions by the kernel community.
Unaffected versions might change over time as fixes are backported to
older supported kernel versions. The official CVE entry at
https://cve.org/CVERecord/?id=CVE-2025-38307
will be updated if fixes are backported, please check that for the most
up to date information about this issue.
Affected files
==============
The file(s) affected by this issue are:
sound/soc/intel/avs/debugfs.c
Mitigation
==========
The Linux kernel CVE team recommends that you update to the latest
stable kernel version for this, and many other bugfixes. Individual
changes are never tested alone, but rather are part of a larger kernel
release. Cherry-picking individual commits is not recommended or
supported by the Linux kernel community at all. If however, updating to
the latest release is impossible, the individual changes to resolve this
issue can be found at these commits:
https://git.kernel.org/stable/c/cc03c899e6d9812b25c3754c9a95c3830c4aec26
https://git.kernel.org/stable/c/18ff538aac63de1866e5a49d57e22788b5c21d12
https://git.kernel.org/stable/c/2916794ffbce604cc2cda105f6b8a4a7c748dd7f
https://git.kernel.org/stable/c/93e246b6769bdacb09cfff4ea0f00fe5ab4f0d7a
Powered by blists - more mailing lists