| From bippy-1.2.0 Mon Sep 17 00:00:00 2001 |
| From: Greg Kroah-Hartman <gregkh@kernel.org> |
| To: <linux-cve-announce@vger.kernel.org> |
| Reply-to: <cve@kernel.org>, <linux-kernel@vger.kernel.org> |
| Subject: CVE-2025-37919: ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot |
| |
| Description |
| =========== |
| |
| In the Linux kernel, the following vulnerability has been resolved: |
| |
| ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot |
| |
| Update chip data using dev_get_drvdata(dev->parent) to fix |
| NULL pointer deref in acp_i2s_set_tdm_slot. |
| |
| The Linux kernel CVE team has assigned CVE-2025-37919 to this issue. |
| |
| |
| Affected and fixed versions |
| =========================== |
| |
| Issue introduced in 6.12 with commit cd60dec8994cf0626faf80a67be9350ae335f7e9 and fixed in 6.12.28 with commit 3104b7d559ffb28f34e55028ff55a475e26e2e1e |
| Issue introduced in 6.12 with commit cd60dec8994cf0626faf80a67be9350ae335f7e9 and fixed in 6.14.6 with commit fd4d8d139030dd2de97ef46d332673675ca8ad72 |
| Issue introduced in 6.12 with commit cd60dec8994cf0626faf80a67be9350ae335f7e9 and fixed in 6.15 with commit 6d9b64156d849e358cb49b6b899fb0b7d262bda8 |
| |
| 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-37919 |
| 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/amd/acp/acp-i2s.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/3104b7d559ffb28f34e55028ff55a475e26e2e1e |
| https://git.kernel.org/stable/c/fd4d8d139030dd2de97ef46d332673675ca8ad72 |
| https://git.kernel.org/stable/c/6d9b64156d849e358cb49b6b899fb0b7d262bda8 |