In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Mar 27, 2025
to the GitHub Advisory Database
•
Updated Oct 29, 2025
Description
Published by the National Vulnerability Database
Mar 27, 2025
Published to the GitHub Advisory Database
Mar 27, 2025
Last updated
Oct 29, 2025
In the Linux kernel, the following vulnerability has been resolved:
ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()
The "id" comes from the user. Change the type to unsigned to prevent
an array underflow.
References