In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Check runtime resume during probe The MT8192 AFE probe enables runtime PM temporarily while reinitializin…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Check runtime resume during probe The MT8192 AFE probe enables runtime PM temporarily while reinitializing the regmap cache from hardware, but it uses pm_runtime_get_sync() without checking the return value. If runtime resume fails, probe keeps going without the device necessarily being accessible, and pm_runtime_get_sync() may leave the PM usage count incremented. The regmap_reinit_cache() failure pa…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/6e2ee6eacc3ec7b339753abcf33812d27e03efe5
- https://git.kernel.org/stable/c/91b20e8c9b64042056d14394c89c81fc16a1c327
- https://git.kernel.org/stable/c/9339266a8a720889d0385cfd78ba6652fe7bb1a8
- https://git.kernel.org/stable/c/e0f276f1918a202e9c3ac72baffd311cecb6b8db
- https://git.kernel.org/stable/c/e24d5dde56a50946020b134fa8448869093db76a
- https://git.kernel.org/stable/c/f6e424835cc05d215c57b6370b2c1e353dd02915
- https://git.kernel.org/stable/c/faa97a1a6cab01cd3e2055deb4db4e57efc43ff2
时间线
- nvd_ingest NVD