๐Ÿ” CVE Alert

CVE-2026-97414

UNKNOWN 0.0

ASoC: mediatek: mt8365-afe-pcm: fix possible NULL-pointer dereferences in mt8365_afe_suspend()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8365-afe-pcm: fix possible NULL-pointer dereferences in mt8365_afe_suspend() mt8365_afe_suspend() allocates the register backup buffer with devm_kcalloc(), but does not check for allocation failure before using the returned pointer. This may lead to a NULL pointer dereference when accessing afe->reg_back_up[i]. Add the missing NULL check and return -ENOMEM on allocation failure after disabling the main clock. Also propagate the return value of mt8365_afe_suspend() in mt8365_afe_dev_runtime_suspend() so that the suspended state is not updated when suspend fails.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < f87707bc0406fe92bc142a9eee5f480c94ce9ff8 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 1094d83ad325829acd68e63147793536060a0d60 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < b8948ac26efc395264a47f9a743889065adb5cff 0 < 6.12.111 0 < 6.18.53
Linux / Linux
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/f87707bc0406fe92bc142a9eee5f480c94ce9ff8 git.kernel.org: https://git.kernel.org/stable/c/1094d83ad325829acd68e63147793536060a0d60 git.kernel.org: https://git.kernel.org/stable/c/b8948ac26efc395264a47f9a743889065adb5cff