GHSA-vmpf-g72p-rp7jHighCVSS 7.8
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Disable...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
ASoC: Intel: avs: Disable periods-elapsed work when closing PCM
avs_dai_fe_shutdown() handles the shutdown procedure for HOST HDAudio stream while period-elapsed work services its IRQs. As the former frees the DAI's private context, these two operations shall be synchronized to avoid slab-use-after-free or worse errors.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2025-40344
- https://git.kernel.org/stable/c/845f716dc5f354c719f6fda35048b6c2eca99331
- https://git.kernel.org/stable/c/b41fca4aa60be896ba8a81b57aac5dcc6eee66c0
- https://git.kernel.org/stable/c/ca6d2b7aca778afbf8c0c4b330d10cb228c14052
- https://github.com/advisories/GHSA-vmpf-g72p-rp7j