CVE-2025-40162
NONE EPSS 5.6%
Published Nov 12, 20257mo ago · Modified Jun 17, 20261w ago
Published Nov 12, 2025 7mo ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() fails devm_kasprintf() may return NULL on memory allocation failure, but the debug message prints cpus->dai_name before checking it. Move the dev_dbg() call after the NULL check to prevent potential NULL pointer dereference.
Threat Intelligence
EPSS Exploit Probability
5.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 3
- git.kernel.org https://git.kernel.org/stable/c/095d692e5997ece300c89f10d903d5230090e6a0
- git.kernel.org https://git.kernel.org/stable/c/5726b68473f7153a7f6294185e5998b7e2a230a2
- git.kernel.org https://git.kernel.org/stable/c/a1cccbd19676fc36854535a7118ba2c27d0b84b3
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.