← Back to CVE List

CVE-2021-47037

Published: 2024-02-28T09:15Z
Last Modified: 2025-01-09T19:47Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ASoC: q6afe-clocks: fix reprobing of the driver Q6afe-clocks driver can get reprobed. For example if the APR services are restarted after the firmware crash. However currently Q6afe-clocks driver will oops because hw.init will get cleared during first _probe call. Rewrite the driver to fill the clock data at runtime rather than using big static array of clocks. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt