CVE-2025-39959
Last modified
CVE-2025-39959 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix incorrect retrival of acp_chip_info Use dev_get_drvdata(dev->parent) instead of dev_get_platdata(dev) to correctly obtain acp_chip_info members in the acp I2S driver. Previously, some members were not updated properly due to incorrect data access, which could potentially lead to null pointer dereferences. This issue was missed in the earlier commit ("ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot"), which only addressed set_tdm_slot(). This change ensures that all relevant functions correctly retrieve acp_chip_info, preventing further null pointer dereference issues.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix incorrect retrival of acp_chip_info Use dev_get_drvdata(dev->parent) instead of dev_get_platdata(dev) to correctly obtain acp_chip_info members in the acp I2S driver. Previously, some members were not updated properly due to incorrect data access, which could potentially lead to null pointer dereferences. This issue was missed in the earlier commit ("ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot"), which only addressed set_tdm_slot(). This change ensures that all relevant functions correctly retrieve acp_chip_info, preventing further null pointer dereference issues.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.16.9 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-39959?
How severe is CVE-2025-39959?
How do I fix CVE-2025-39959?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-39953In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39954In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39955In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39956In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39957In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39958In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3996A vulnerability was found in TOTOLINK N150RT 3.4.0-B20190525…4.8
- CVE-2025-39960In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39961In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-39962In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39963In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39964In the Linux kernel, the following vulnerability has been re…3.3
Are you affected by CVE-2025-39959?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
