GHSA-vmpf-g72p-rp7jHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Disable...

Published
December 9, 2025
Last Modified
July 30, 2026

🔗 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)