Bugzilla – Bug 1220752
VUL-0: CVE-2021-47037: kernel: ASoC: q6afe-clocks: fix reprobing of the driver
Last modified: 2024-05-29 12:24:06 UTC
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-47037 https://git.kernel.org/stable/c/62413972f5266568848a36fd15160397b211fa74 https://git.kernel.org/stable/c/6893df3753beafa5f7351228a9dd8157a57d7492 https://git.kernel.org/stable/c/96fadf7e8ff49fdb74754801228942b67c3eeebd https://www.cve.org/CVERecord?id=CVE-2021-47037 https://bugzilla.redhat.com/show_bug.cgi?id=2266996
All affected branches already contain the fix. Closing.
All done, closing.