Security Advisory

CVE-2025-40344

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-09 04:10:03
Last updated 2026-05-23 16:02:12
Assigner Linux
State PUBLISHED

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 DAIs private context, these two operations shall be synchronized to avoid slab-use-after-free or worse errors.